EasyManua.ls Logo

Advantech ADAM 4100 - Page 66

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...
Command Set
4-
28
ADAM 4100 Series User’s Manual
4.4.18
$AAFQm
Name Locate the module
Description This command light the LED to help user to know which
model is Located
Syntax #AAFQm(cr)
# is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address which is to be read.
FQ represents the lighting of the LED for locating a specific
model.
m: 1 LED Turn ON(10 seconds)
0 Clear Locate
(cr) is the terminating character, carriage return (0Dh).
Response >AA (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.
(cr) represents terminating character, carriage return
(0Dh).
Example command: $01FQ1(cr)
response: >01 (cr)
The command at address 01 of the module lights up the
“Status LED” for 10 seconds.