11 $aa6 – Measurement Computing CB-7011 User Manual
Page 32
32
CB-7011/CB-7011D, CD-7018 User’s Manual
2.11 $AA6
Description: Read Channel Status
Note: The command is for CB-7018/18P only.
Syntax: $AA6[CHK](cr)
$
delimiter character
AA
address of reading module (00 to FF)
6
command for reading channel status
Response:
Valid Command:
!AAVV[CHK](cr)
Invalid Command:
?AA[CHK](cr)
Syntax error or communication error may get no
response.
!
delimiter for valid command
?
delimiter for invalid command
AA
address of response module(00 to FF)
VV
channel enable/disable, 00 is all disabled, and FF is all
enabled.
Example:
Command: $015A5
Receive: !01
Set address 01, enable channel 0,2,5,7 and disable channel
1,3,4,6 , return success.
Command: $016
Receive: !01A5
Read address 01 channel status, return channel 0,2,5,7 en-
able and channel 1,3,4,6 disable.
Related Command:
$AA5VV (Sec. 2.10)