beautypg.com

ADLINK ND-6067 User Manual

Page 202

background image

200

6.7.5 Set Gate Mode

@Description

Set the counter input module’s gate control to either high, low or
disable.

@Syntax

$(Addr)A(Gmode)

$

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)

or

?(Addr)

!

Command is valid.

?

Command is invalid.

(Addr)

Address ID.

@Example

User command:

$30A0

Response:

!30

Item Meaning

Description

$

(Leading Code)

Command leading code.

30

(Addr)

Address ID is 30H.

A

Set gate mode.

0

(Gmode)

The gate is low.

(6080)