Ethernet Analogue DIO
Product Manual V1.2
© Copyright Brainboxes Ltd
Page 77 of 100
$aaM
Applies to: All analogue input/output products
Description:
Command to read the name of the device.
Command Syntax:
$aaM[CS](CR)
$
Delimiter character
aa
Address of the device in hexadecimal format (00 to FF)
M
Command to read the device’s name
[CS]
Checksum
(CR)
Carriage Return
Response
:
Valid Command:
!aa(Data)[CS](CR)
Invalid Command:
?aa[CS](CR)
!
Delimiter for a valid command
?
Delimiter for an invalid command
aa
Address of the responding device
(Data)
Name of the device
[CS]
Checksum
(CR)
Carriage Return
Examples:
Reads the device name. Command sent to the ED-549 and a valid response is returned with the device’s name,
ED-549.
Command:
$01M(CR)
Response:
!01ED-549(CR)