26
$U - READ ANALOG CHANNEL RAW VALUE
Syntax: $U(D)(D)…(D)
Returns the Raw Value (RV) for the specified Device(s) (channel(s)) out the
CONTROL port. If multiple Devices are specified, multiple RVs are returned with
a <CR> (ASCII 13) after each RV.
Where:
(D) is the device (channel).
NOTE: See Legend for Device (D) location mapping
Response: (RV)<CR><LF>
$W – WAIT
Syntax: $W(V)
Where:
(V) is a value representing hundredths of a second. This command causes the
SS LRX to wait before executing the next command in a string of port
commands.
Example:
The port command string $S1W100Z1 commands the SS LRX to SET relay #1,
WAIT for 1second and then to RESET relay #1.
Response: None
$X
– SEND SYSTEM INFO
Syntax: $X
Returns system information such as the S/W version number.
Response: (OS Version Number)<CR><LF>