18 $aaz(data) – Measurement Computing CB-7011 User Manual
Page 39
39
CB-7011/CB-7011D, CB-7018 User’s Manual
2.18 $AAZ(Data)
Description: Set LED Data
Note: The command is for CB-7011D/11PD only.
Syntax: $AAZ(Data)[CHK](cr)
$
delimiter character
AA
address of setting module (00 to FF)
Z
command for setting LED data
(Data)
data for show on the LED, from -19999. to +19999. The
data need sign, 5 digits and decimal point.
Response: Valid Command:
!AA[CHK](cr)
Invalid Command:
?AA[CHK](cr)
Syntax error or communication error may get no re-
sponse.
!
delimiter for valid command
?
delimiter for invalid command or LED not set to host
control
AA
address of response module (00 to FF)
Example:
Command: $01Z+123.45
Receive: !01
Send address 01 LED data +123.45, return success.
Command: $02Z+512.34
Receive: ?02
Send address 02 LED data +512.34, return the LED is not
setting in the host mode.
Related Command:
$AA8 (Sec. 2.12), $AA8V (Sec. 2.13)