Chapter 4 Command Set 4-213
Chapter 4
4080
@AADA
Name Disable Alarm
Description Disable all alarm functions for counter 0 of the addressed
counter module.
Syntax @AADA(cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of an counter module.
DA identifies the Disable Alarm command.
(cr) represents terminating character, carriage return (0Dh)
Response !AA(cr) if the command was valid
There is no response if the module detects a syntax error or
communication error or if the specified address does not exists.
! is a delimiter character indicating a valid command was
received
AA represents the 2-character hexadecimal address of the
responding counter module.
(cr) represents terminating character, carriage return (0Dh)
Example command: @07DA(cr)
response: !07(cr)
The counter module at address 07h is instructed to disable all
alarm functions for channel 0. The module confirms its alarm
functions have been disabled.
NOTICE: A counter module requires a maximum of two seconds after it
receives a Disable Alarm command before the settings take effect. During
this interval, the module cannot be addressed to perform any other
actions.
4080D