Specifications

Command Set 3-17
3. 11. Set Gate Mode
@Description
Set the counter input module’s gate control to either high, low or
disable.
@Syntax
$(Addr)A(Gmode)<CR>
$
Command leading code.
(Addr) Address ID (2-character)
A
Gate command code
(Gmode)
0: the gate is low
1: the gate is high
2: the gate is disable
@Response
!(Addr)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
@Example
User command: $30A0<CR>
Response: !30<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
A Set gate mode.
0 (Gmode) The gate is low.