www.vtiinstruments.com
EX10xxA Function Calls 189
vtex10xxA_get_trigger_delay
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_trigger_delay(ViSession vi, ViPReal64 trig_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.
trig_delay = a real output value (in seconds) indicating the trigger 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 trigger delay, the time between the recognition of the trigger event and the execution of the
scan list.
EXAMPLE