User`s guide

3.1.3 SelectChannelPop
Displays pop-up panel for selecting the channel of an installed device and outputting selected
channel information and the gain list of the specified device. If error occurs, error information will
be passed through the error out parameter.
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
error in A cluster containing error information, such as the
status, code, and source elements that is passed from
a previous linked VI.
Output:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program..
Chan Info The Chan Info parameter includes Channel
number, ExpBrdID, and Expchannel data. The
Channel number specifies the digital or analog
channel number. ExpBrdID specifies the ID of an
expansion board. Expchannel specifies the channel
number of the expansion board.
Gain List An array of gain code for the device previously
specified.
error out A cluster containing error information. If error in
indicated an error, the status, code, and source
elements of error out have the same values as the
corresponding elements of error in