Aannttccff, Aannttccff -4 – Measurement Computing CB-7080 User Manual
Page 18

CB-7080 & CB-7080D Counter/Timer User's Guide
%AANNTTCCFF
2-4
%AANNTTCCFF
Description
: Set the configuration of a module.
Syntax
: %AANNTTCCFF[chk](cr)
%
A delimiter character.
AA
Current 2-character HEX module address, from 00 to FF
NN
New 2-character HEX module address, from 00 to FF
TT
Input type code, refer to Table 1-10.
CC
Baud rate code, refer to Table 1-8.
FF
Status code, refer to Table 1-9.
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Response:
Valid response:
!AA[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
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Examples
:
The address of module 01 is configured to a new address 02, counter mode:
command:
%0102500600(cr)
response: !02(cr)
Change to frequency mode:
command:
%0202510600(cr)
response:
!02(cr)