VTI Instruments Corp.
188 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_trigger_count
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_trigger_count(ViSession vi, ViPInt32 count);
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.
count = an integer output value indicating the trigger count. Valid return value: 1 through (2
31
-1).
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the trigger count value.
EXAMPLE