www.vtiinstruments.com
EX10xxA Function Calls 193
vtex10xxA_get_trigger_timer
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_trigger_timer (ViSession vi, ViPReal64 trig_timer);
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_timer = a real output value indicating the time (in seconds) between timer ticks. Valid return values: 0.001 to
4294.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function queries the timer interval for the timer source event. The same value is used for both arm and trigger
events.
EXAMPLE