VTI Instruments Corp.
192
EX1629 Command Set
vtex1629_get_trigger_count
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_get_trigger_count (ViSession
vi
, ViPInt32
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 output value that specifies the currently configured trigger count for the EX1629. Valid
return values: 1 to (2
31
-1).
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the currently configured trigger count for the EX1629. Specifically, this is the
number of times the EX1629 will wait for triggers after being armed before it will abort acquisition and return to the
arm layer of the trigger state machine.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViInt32 trig_count;
…
…
status = vtex1629_get_trigger_count(instrumentHandle, &trig_count);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...