|

A
pair of eDIO-100's can be set up in Client-Server mode where they
will send RS232 data between each other without any PC intervention.

Relay
Outputs
The
eDIO-100 has 2 mains rated change-over relays. The Common, normally
open (NO) and normally closed (NC) contacts are accessed via
removable screw terminals.
The
relays are activated via simple ASCII commands sent either directly
to the digital IO TCP port number or via the virtual serial port software.
Relay
1 - Command 07X where X is either 1 for relay on, or 0 for relay off
Relay
2 - Command 08X where X is either 1 for relay on, or 0 for relay off
For
example, to switch relay 1 on, send "071" to the digital
IO TCP Port
Digital
Input
There
are 2 digital inputs which can respond to volt-free contact or a
voltage input: the voltage need to be 3.3 to 30V to register a logic 1.
Data
is automatically sent to the digital IO TCP port on digital input
state change, or data can be requested by sending any character to
the port
A
8-bit word is returned;
00001001
The
first 4 bits are ignored
Bit
5 represents the state of digital input 1
Bit
6 represents the state of digital input 2
Bit
7 represents the state of relay 1
Bit
8 represents the state of relay 2
|