www.vtiinstruments.com
EX1629 Command Set
289
vtex1629_set_trigger_count
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_set_trigger_count (ViSession
vi
, ViInt32
trigCount
);
F
UNCTION
P
ARAMETERS
vi
= contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
trigCount
= an integer input value that specifies the trigger count for the EX1629. Valid input values: 1 to (2
31
-1).
Setting this parameter to “0” makes the
trigCount
infinite.
D
ATA
I
TEM
R
ESET
V
ALUE
trigCount
= 1
D
ESCRIPTION
This function sets the trigger count for the EX1629. Specifically, this is the number of times the EX1629 will wait
for triggers after being armed before it will return to the Arm layer of the trigger state machine.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
…
status = vtex1629_set_trigger_count(instrumentHandle, 5);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...