The
I/O Controllers allow remote control of digital inputs, outputs and a RS232/485
serial port over Ethernet.
Two boxes can be connected to each other thus prolonging
the inputs, outputs and serial line over Ethernet (box-to-box mode).
Typical applications
RS-232 connection and 8 + 8 digital I/O signals via Ethernet network
If you
need to connect digital signaling (possibly together with RS-232), then
I/O Controller is what you need. You can see a block diagram of such a connection
(Box-2-Box mode) in the picture below.

Both I/O Controllers are in the TCP
Client/Server mode, connection is initialized by the one which needs to
transfer new data on it's inputs. If you use the "Keep Connection" function,
the connection is held up by sending the NVT NOP (No Operation) packet every
10 seconds. If this packet is not received for longer than 50 seconds, the
connection is closed and will be opened again once the network connection
is ready. In case of a power failure, you need to define a default state
of the output register, which will be set when the power is restored. This
state remains unchanged, until the I/O Controller connects to the other
side and synchronizes it's outputs with the other side's inputs.
RS-232 and I/O pin control via Ethernet
network
This case is similar to the one above, but the I/O Controller sends data to
a computer instead of another I/O Controller. You can connect more computers
to one I/O Controller, but only one can communicate at a same time. For security
reasons it might be useful to define an IP address range which will be accepted
by the I/O controller.

Typically you can communicate with a program running on your
computer (for testing purposes you can use the "Test mode" in Hercules software) which directly supports NVT communication with digital inputs/outputs. |