www.vtiinstruments.com
EX10xxA Function Calls 149
vtex10xxA_get_arm_infinite
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_arm_infinite(ViSession vi, ViPBoolean 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 the use of an infinite arm count is enabled. If a “1” is returned, the arm
count is set to infinite. If a “0” is returned, the arm count is not infinite.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the enabled status of an infinite arm count.
EXAMPLE