© Copyright Brainboxes Ltd
$aa6
Applies to: ED-549
Description:
Command to read the channel enable/disable status.
Command Syntax:
Address of the device in hexadecimal format (00 to FF)
Command to read the enable/disable status
Response:
Valid Command: !aavv[CS](CR)
Invalid Command: ?aa[CS](CR)
Delimiter for a valid command
Delimiter for an invalid command
Address of the device (00 to FF)
Two digit hexadecimal value. Bit 0 refers to channel 0, bit 1 refers to channel 1
etc. If the bit is 0, the channel is disabled, if the bit is 1 the channel is enabled.
Examples:
Send a command to read the enable/disable status of the channels. Response means all the channels are
enabled.
Command: $016(CR)
Response: !01FF(CR)