VTI Instruments Corp.
148 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_arm_delay
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_arm_delay(ViSession vi, ViPReal64 arm_delay);
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
arm_delay = a real output value (in seconds) indicating the arm delay. Valid return values: 0 through 4294
(71.5 minutes) with a resolution of 0.000001 (1 µs).
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the arm delay, the time between the recognition of the arm event and the transition into the
TRIG layer of the trigger model.
EXAMPLE