Vtex1629_Get_Arm_Delay - VTI Instruments EX1629 User Manual

48-channel strain gage instrument
Table of Contents

Advertisement

F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_get_arm_delay (ViSession vi, ViPReal64 delay);
F
P
UNCTION
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
I
R
V
ATA
TEM
ESET
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 Command Set

vtex1629_get_arm_delay

www.vtiinstruments.com
125

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EX1629 and is the answer not in the manual?

Table of Contents