© Copyright Brainboxes Ltd
#aan
Applies to: ED-549
Description:
Command to read the analogue input of the specified channel.
Command Syntax:
Address of the device in hexadecimal format (00 to FF)
Response:
Valid Command: >(Data)[CS](CR)
Invalid Command: ?aa[CS](CR)
Delimiter for a valid command
Delimiter for an invalid command
Data returned from the analogue channel specified.
Address of the device which responded
Examples:
Read the analogue value of the first channel which has the data format set to engineering unit.
Command: #010(CR)
Response: >+00.144(CR)
Read the analogue value of the fifth channel which has the data format set to 2’s complement.
Command: #014(CR)
Response: >0BBC(CR)