Digital I/O and Relay Output
Counter/Frequency Command Set
7-
72
ADAM 4000 Series User’s Manual
@AADA
Name Disable Alarm command
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 the module.
DA is 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 or
communication error, or even if the specified address does
not exist.
! is a delimiter character which indicates a valid command.
AA represents the 2-character hexadecimal address of the
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 by
disabling the alarm functions.
NOTICE: A counter module requires a maximum of two seconds after it
has received a Disable Alarm command before the settings take
effect. During this interval, the module cannot be addressed to
perform any other actions.
4080D