© Copyright Brainboxes Ltd
$aa5vv
Applies to: ED-549
Description:
Command to enable or disable a specific channel
Command Syntax:
Address of the device to be configured in hexadecimal format (00 to FF)
Command to enable or disable the channel
Two digit hexadecimal value. Bit 0 is channel 0, bit 1 is channel 1 etc.
Response:
Valid Command: !aa[CS](CR)
Invalid Command: ?aa[CS](CR)
Delimiter for a valid command
Delimiter for an invalid command
Address of the device (00 to FF)
Examples:
Send a command to enable only the first channel on the device.
Command: $01501(CR)
Response: !01(CR)
Send a command to enable all the channels on the device
Command: $015FF(CR)
Response: !01(CR)