www.vtiinstruments.com
EX10xxA Function Calls 147
vtex10xxA_get_arm_count
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_arm_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 arm count. Valid return values: 1 through (2
31
-1).
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the arm count value.
EXAMPLE