User Manual

44
Outputs are numbered from the left to right
(1-2-3-4).
Control all outputs (1 and 4: ON, 2 and 3: OFF):
port list 1001
250 OK
Returns state of output:
port list
250 1001
(outputs 1 and 4 are ON, 2 and 3 OFF)
port <output> <action>
Control the output.
<output> is replaced by the output number (1)
<action> is replaced by a parameter described
below
If no <action> is provided, the state of the
output is returned.
input list
Returns state of input.
input list
250 10
(input is ON)
Each command must be followed by CR and LF characters (hexadecimal 0D and 0A). Typically, you
can use Enter in the terminal.
Parameters <action> for port command
Parameter
Action
0
Turn OFF
1
Turn OFF
2
Short OFF delay (restart)
3
Short ON delay
4
Toggle (invert the state)
5
No change