Technical data
117
W&T
Subject to errors and modifications
3.19.2 Alarm to localhost
It is possible that for example the channel 2 as a function of
channel 1 is switched. So, first the trigger for channel 1 is
configured. If this trigger is reached, the device can send a TCP
alarm to itself so that channel 2 sets values. In IP-Addr. you
can type in the own IP address of the device, 127.0.0.1 or
localhost as the recipient. The TCP port is set to the local HTTP
port (default: 80).
To set the channel 2 to a value of 5 in case of alarm just type in
the following TCP text:
GET /outputaccess2?PW=<password>&State=5&