EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Set_Trigger_Count

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 289
vtex1629_set_trigger_count
FUNCTION PROTOTYPE
ViStatus vtex1629_set_trigger_count (ViSession vi, ViInt32 trigCount);
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.
trigCount = an integer input value that specifies the trigger count for the EX1629. Valid input values: 1 to (2
31
-1).
Setting this parameter to “0” makes the trigCount infinite.
DATA ITEM RESET VALUE
trigCount = 1
DESCRIPTION
This function sets the trigger count for the EX1629. Specifically, this is the number of times the EX1629 will wait
for triggers after being armed before it will return to the Arm layer of the trigger state machine.
EXAMPLE
ViSession instrumentHandle;
ViStatus status;
status = vtex1629_set_trigger_count(instrumentHandle, 5);

Table of Contents

Related product manuals