EasyManua.ls Logo

Advantech ADAM 4100 - Page 63

Advantech ADAM 4100
149 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 4
Chapter 4 Command Set
4-25
4.4.15
#AAMC
Name
Get Sample Rate of the Auto-Filter
Description This command read the Sample Rate of Auto-Filter.
Syntax #AAMC(cr)
# is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address which is to be read.
MC represents the reading Sample Rate of Auto-Filter
command.
(cr) is the terminating character, carriage return (0Dh).
Response !AAmmm(cr) if the command was valid.
?AA(cr) if an invalid operation was entered.
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 indicating that a valid command
was received.
? is a delimiter character indicating that the command was
invalid.
AA (range 00-FF) represents the 2-character hexadecimal
address of the analog input module.
mmm represents the specified value of AI sample rate
(cr) represents terminating character, carriage return (0Dh).
Example command: $02MC(cr)
response: !02016(cr)
The command reads the sample rate of 016 from address 02
of the input module.