ADLINK ND-6067 User Manual
Page 198
196
6.7.1 Set Input Mode
@Description
Set the input signal mode of counter/frequency to either TTL or
photo isolated mode.
@Syntax
$(Addr)B(InType)
$
Command leading code.
(Addr)
Address ID
B
Set input mode Command
(InType)
0: TTL input
1: photo isolated input
@Response
!(Addr)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
@Example
User command:
$30B0
Response:
!30
Item Meaning
Description
$
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
B
Set Input mode.
0 (InType)
TTL
input.
(6080)