VTI Instruments Corp.
226 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_set_arm_infinite
FUNCTION PROTOTYPE
ViStatus vtex10xxA_set_arm_infinite(ViSessoin vi, ViBoolean arminf);
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.
arminf = a Boolean value indicating whether to set the arm count to infinite. If set to “1”, the arm count is set to
infinity. If set to “0”, the arm count is not infinite.
DATA ITEM RESET VALUE
arminf = 0.
DESCRIPTION
This function enables or disables the use of an infinite arm count. Enabling overrides any manual setting of arm
count.
EXAMPLE