Control/monitor of all outputs based on the
parameters xxxx (described below) for each
output. All parameters x must have valid value
otherwise the command will not be accepted
(e.g. port list 10x1 is invalid). If no parameters
are provided, then it returns states of all
outputs.
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)
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.
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