Ethernet Analogue DIO
Product Manual V1.2
© Copyright Brainboxes Ltd
Page 83 of 100
~aaEv
Description:
Command to enable/disable device calibration
Command Syntax:
~aaEv[CS](CR)
~
Delimiter character
aa
Address of the device in hexadecimal format (00 to FF)
E
Command to enable or disable the calibration
v
1: Enable calibration
0: Disable calibration
[CS]
Checksum
(CR)
Carriage Return
Response
:
Valid Command:
!aa[CS](CR)
Invalid Command:
?aa[CS](CR)
!
Delimiter for a valid command
?
Delimiter for an invalid command
aa
Address of the responding device
[CS]
Checksum
(CR)
Carriage Return
Examples:
Send a command to enable the device to be calibrated using the ASCII commands.
Command:
~01E1(CR)
Response:
!01(CR)
Send the command to disable device calibration.
Command:
~01E0(CR)
Response:
!01(CR)