ICP DAS, ZT-2017 and ZT-2017C AI Series User Manual, Version 1.0.1
Page 69
Copyright © 2012 by ICP DAS Co., Ltd. All Rights Reserved.
6.2.22
~AAEV
Description
This command is used to enable/disable calibration of a specified module.
Syntax
~
AAEV[CHECKSUM](CR)
~
Delimiter character
AA
The address of the module where calibration is to be enabled/disabled
in hexadecimal format (00 to FF)
E
The command to enable/disable calibration
V
The command to
0: Disables calibration
1: Enables calibration
Response
Valid Command
!AA[CHECKSUM](CR)
Invalid Command
?AA[CHECKSUM](CR)
!
Delimiter character to indicate a valid command
?
Delimiter character to indicate an invalid command
AA
The address of the responding module in hexadecimal format (00 to FF)
There will be no response if the command syntax is incorrect, there is a
communication error, or there is no module with the specified address.
Example
Command $030
Response ?03
Attempts to send a command to perform a span calibration on module 03, and
returns a response indicating that the command was unsuccessful because the
“Enable Calibration” command (
~
AAEV) has not yet been sent.
Command
~
03E1
Response !03
Enables calibration on module 03 and returns a response indicating that the
command was successful.
Command $030