4-206 ADAM 4000 Series User's Manual
4080
Command Set
@AADAN
Name Disable Alarm
Description Disable Alarm for the specified counter
Syntax @AADAN (cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of a counter module.
DAN represents the Disable Alarm Mode for counter command.
N = 0 Represents counter 0
N = 1 Represents counter 1
(cr) is the terminating character, carriage return (0Dh).
Response !AA(cr) if the command is valid.
There is no response if the module detects a syntax error or
communication error or if the specified address does not exist.
! is a delimiter character indicating a command was valid.
AA (range 00-FF) represents the 2-character hexadecimal
address of a counter module.
(cr) is the terminating character, carriage return (0Dh).
Example command: @12DA0(cr)
response: !12(cr)
The counter module at address 12h is instructed to disable the
alarm functions for counter 0. The module confirms its alarm
functions have been disabled.