IP Relay HWg-ER02b - Manual
HW group
www.HW-group.com
33/ 42
Transmitting input states upon an edge
IP Relays can transmit current input states to the corresponding outputs at a specified remote device.
The inputs to mirror are defined by the edge mask.
------- I/O edge mask -------
#R: Rise edge mask 255
Defines the inputs that will be monitored for
rising edges
. A rising edge triggers the transmission of
information about an input state change (“closed” state is transferred):
255=all inputs, 00=no inputs.
#F: Fall edge mask 255
Defines the inputs that will be monitored for
falling
edges. A falling edge triggers the transmission of
information about an input state change (“open” state is transferred):
255=all inputs, 00=no inputs.
Configuration of I/O control
I/O lines can be controlled over:
WEB
TCP Telnet
(NVT commands)
RS-232
(NVT commands sent to the serial port
– #V)
UDP
(NVT commands via UDP to the specified port
– #U)
Modbus/TCP
------- I/O control -------
#E: GPIO control from UDP Off
#J: Port
24
When enabled, commands to change output states can be sent to the IP Relay over UDP as well as
over TCP.
#J defines the UDP port where the I/O commands need to be sent.
#S: Send to IP
192.168.0.252
#U: Port
4024
When the UDP GPIO Control mode is enabled, IP Relay sends the state changes to the specified
address and port.
#V: GPIO control from COM Off
When enabled, IP Relay inputs and outputs can be controlled over the serial line. Commands are
similar to NVT commands
– 0xFE prefix followed by a NVT command. For example, 0xFE 0x33 xx
sets the output to xx. The prefix is the same as for the &V command.