EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Get_Trigger_Timer

Default Icon
346 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
www.vtiinstruments.com
EX1629 Command Set 195
vtex1629_get_trigger_timer
FUNCTION PROTOTYPE
ViStatus vtex1629_get_trigger_timer (ViSession vi, ViPReal64 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.
timer = a real output value, in seconds, indicating the trigger system timer. Valid return values: 0 s to
4294.967295 s.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function queries and returns the trigger system timer for the EX1629. This is the amount of time, in seconds,
that the EX1629 will wait before generating successive timer events, which can be used as an arm source and/or a
trigger source.
EXAMPLE
ViSession instrumentHandle;
ViStatus status;
ViReal64 timer;
status = vtex1629_get_trigger_timer(instrumentHandle, &timer);

Table of Contents

Related product manuals