www.vtiinstruments.com
EX1629 Command Set
125
vtex1629_get_arm_delay
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_get_arm_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 arm 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 arm delay for the EX1629. This indicates the amount of time, in seconds, that
the EX1629 will wait after receiving an ARM event before it transitions the trigger state machine from the ARM
layer into the TRIG layer. Note that the value this function returns may not be identical to the value set by the
vtex1629_set_arm_delay function, as the actual delay time will vary with the set sample frequency (i.e., there is
some inherent quantization of the value).
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViReal64 armdelay;
…
status = vtex1629_get_arm_delay( instrumentHandle, &armdelay);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...