ADLINK ND-6067 User Manual
Page 203
201
6.7.6 Read Gate Mode
@Description
Read the counter input module’s gate status.
@Syntax
$(Addr)A
$
Command leading code.
(Addr)
Address ID (2-character)
A
Gate command code
@Response
!(Addr)(Gmode)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
(Gmode)
0: the gate is low
1: the gate is high
2: the gate is disable
@Example
User command:
$30A
Response:
!301
Item Meaning
Description
$
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
A
Set gate mode.
!
Command is valid.
30
Address of counter/frequency module.
1
The gate is high.
(6080)