www.vtiinstruments.com
EX10xxA Function Calls 157
vtex10xxA_get_channel_count
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_channel_count(ViSession vi, ViPInt32 channel_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.
Channel_count = an integer output value representing the number of channels available in the instrument. Valid
return values: 0 through 48.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the number of channels available in the instrument.
EXAMPLE