VTI Instruments Corp.
190 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_trigger_infinite
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_trigger_infinite(ViSession vi, ViPBoolean triginf);
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.
triginf = a Boolean value indicating whether the use of an infinite trigger count is enabled. If a “1” is returned,
infinite trigger count is enabled. If a “0” is returned, this function is disabled.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the enabled status of an infinite trigger count.
EXAMPLE