User Manual

ADAM-6000 Series User Manual 184
Example command: $016(cr)
response: !01000FFD(cr) The command asks the specific
module at address 01h to return the values of all channels.
The first 2-character portion of the response (exclude the "!"
character) indicates the address of the ADAM-6000
module. The second 2-character portion of the response is
reserved, and will always be 00 currently.
The 5~8 characters of the response indicate 15~12, 11~8,
7~4 and 3~0 channels value. In this example, channels
15~12 are all OFF since the 5 characters of the response is
"0" (0000b). Channels 11~8 and 7~4 are all ON, since the 6
and 7 characters of the response are both "F" (1111b). Chan-
nel 0, 2, 3 are ON and channel 1 is OFF, since the 8 charac-
ters of the response is "D" (1101b).