ADAM-6200 User Manual 158
#aaML
Name Read Minimum Value
Description Read the minimum values from all analog input channels in a specified
module
Syntax #aaML(cr)
# is a delimiter character.
aa (range 00-FF) represents the 2-character hexadecimal slave
address of the ADAM-6200 module to be read.(Always 01)
ML represents the read minimum value command.
(cr) is the terminating character, carriage return (0Dh)
Response >(data)(data)(data)(data)(data)(data)(data)(data)(data)(cr) if the com-
mand is valid.
?aa(cr) if an invalid operation was entered.
There is no response if the module detects a syntax error or communi-
cation error or if the address does not exist.
> delimiter indicating a valid command was received.
? delimiter indicating the command was invalid.
aa (range 00-FF) represents the 2-character hexadecimal slave
address of an ADAM-6200 module.
(cr) is the terminating character, carriage return (0Dh)
Example The command asks the specific module at address 01h to send his-
toric minimum value from all AI channels.
ASCII Command: #01ML(cr)
Response:
>+0000.000+0000.000+0000.000+0000.000+0000.000+0000.000+00
00.000+0000.000(cr)
Note! The latest data returned is the Average value of the preset channels in
this module.