12-8
RLC-4 V1.79 Copyright © 1998 Link Communications Inc. 9/18/98
100: Read Analog Input Line
This command allows you to read the voltage present on the analog input lines. The number that is
read back will depend on three other things: the precision used (set with Command 101), the
conversion scale (set with Command 102), and the calibration (set with Command 103).
<100> l Read a single analog line
<100> l..l Read multiple analog lines
Parameters:
- 100 is the default command name.
- L is the analog input line number (1..4)
Notes:
Multiple input lines can be read with one call to this command by entering more than one
port number.
Example:
You want to make macro 199 send "TEMP" and then read analog line 1:
053 199 030 29 14 22 25 Send "TEMP" in CW
056 199 100 1 Read Analog 1