CB-7080 & CB-7080D Counter/Timer User's Guide
$AAM
2-35
$AAM
Description
: Read the module name.
Syntax
: $AAM[chk](cr)
$
A delimiter character
AA
2-character HEX module address, from 00 to FF
M
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Response
:
Valid response
!AA(data)[chk](cr)
Invalid response
?AA[chk](cr)
no response
Syntax error, communication error or address error
!
A delimiter character indicating a valid response
?
A delimiter character indicating an invalid response
AA
2-character HEX module address
data
4-character for module name
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Examples
:
Module name of 01 is 7080:
command:
$01M(cr)
response:
!017080(cr)
Module name of 02 is 7080D:
command:
$02M(cr)
response:
!027080D(cr)