www.vtiinstruments.com
EX1629 Command Set
193
vtex1629_get_trigger_delay
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_get_trigger_delay (ViSession
vi
, ViPReal64
delay
);
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.
delay
= a real output value, in seconds, indicating the trigger delay. Valid return values: 0 s to 4294.967295 s.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the trigger delay for the EX1629. Specifically, this is the amount of time, in
seconds, that the EX1629 will wait after receiving a TRIG event before it begins to acquire data. Note that the value
this function returns may not be identical to the value set by the vtex1629_set_trigger_delay function, as the actual
delay time will vary with the set sample frequency (i.e., it is quantized, based on the sampling frequency).
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViReal64 trig_delay;
…
…
status = vtex1629_get_trigger_delay(instrumentHandle, &trig_delay);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...