How do I test my Remote IO Module using a terminal console?

FAQs

Download
Brainboxes-ED-Console-v1.4.zip (312.0 kB)
Brainboxes Remote IO Ethernet Console Application supports both ASCII and ModbusTCP

Brainboxes Remote Ethernet I/O modules can be tested using the download on this page.

The ED Console application is written in Microsoft .NET (sample code supplied) and can be used to simply send and receive commands from a Brainboxes Remote Ethernet IO Module, using either the default ASCII protocol or Modbus TCP protocol.

At time of writing all Brainboxes Remote IO devices support the ASCII & Modbus TCP protocols (With exception to the ED-582 and BB-400).

You can communicate using TCP/IP or over the virtual COM port (Modbus TCP is only available over TCP/IP). To use the virtual COM port install it first using Boost.IO application.

To install the ED Console simply download and unzip the file ‘Brainboxes-ED-Console-v1.1.zip’, then run the setup.exe file. This will install the app on your windows computer.

See the C# source code

FAQs