![ICP DAS USA ZT-2017 Скачать руководство пользователя страница 88](http://html1.mh-extra.com/html/icp-das-usa/zt-2017/zt-2017_user-manual_3897483088.webp)
ICP DAS, ZT-2017 and ZT-2017C AI Series User Manual, Version 1.0.1
Page 88
Copyright © 2012 by ICP DAS Co., Ltd. All Rights Reserved.
6.2.32
@AADLCi
Description
This command is used to disable the low alarm for a specific channel of a
specified module.
Syntax
@AADLCi[CHECKSUM](CR)
@
Delimiter character
AA
The address of the module to be configured in hexadecimal format (00
to FF)
DL
The command to disable the low alarm
Ci
The channel where the alarm is to be disabled, zero based
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.
Examples
Command @03DLC5
Response !03
Disables the low alarm for channel 5 of module 03 and returns a response
indicating that the command was successful.
Command @03DI
Response !03FFDF
Reads the status of the alarms for module 03 and returns a response indicating
that the command was successful, and that the low alarm for channel 5 is
disabled and all others are enabled.
Command @03DLC9
Response ?03