12-8
Version 1.73 Copyright © 1997 Link Communications Inc. 1/18/97
100: Read Analog Input Line
This command allows you to read the analog input lines on the RLC-Club. 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). When
you want to read the analog lines as part of a custom message such as "The temperature is ???
degrees fahrenheit" you should use the read-analog-input special words (see words numbered
800 and higher in Appendix B). They will allow you to read the input without all of the extra
"Line ?" words that you won't want in your messages.
<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..5)
Notes:
Multiple input lines can be read with one call to this command by entering more than
one port number here.