beautypg.com

Advantech Data Acquisition Modules ADAM 4000 User Manual

Page 300

background image

Chapter

7


7-65 ADAM 4000 Series User’s Manual

@AADAN

Name Disable

Alarm

command

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 the module.

DAN

is the Disable Alarm Mode 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 or
communication error, or even if the specified address does
not exist.

!

is a delimiter character which indicates a valid command.

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
that its alarm functions have been disabled.

4080