ADLINK ND-6067 User Manual
Page 226
224
6.7.29 Read Alarm Limit Value of Counter 0
@Description
Read the alarm limit value of counter 0.
@Syntax
@(Addr)RP
@
Command leading code.
(Addr)
Address ID (2-character)
RP
Read alarm limit value command code
@Response
!(Addr)(ArmData)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
(ArmData)
The alarm limit value which consists of 8 hexadecimal
digits.
@Example
User command:
@30RP
Response:
!300000FFFF
Item Meaning
Description
@
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
RP
Read alarm limit value of counter 0.
!
Command is valid.
30
Address of counter/frequency module.
0000FFFF 65535(0x0000FFFF).
(6080)