Adac get channel list – Measurement Computing ADAC-LVi User Manual

Page 131

Advertising
background image

Chapter 2 Channel Config Library

ADAC LabVIEW VI

125

$'$& 6HW &KDQQHO /LVW FRQ¶W

Numeric Channel List (0 (1)) Numeric Channel List represents the numeric
array of channels.

For boards that support input gain the channel list also specifies a separate gain
value for each channel. Gains are specified in parentheses after the channel
number. For example, "0(1),1(8),2(4)" is interpreted as channel 0 at a gain of 1,
channel 1 at a gain of 8 and channel 2 at a gain of 4.

Examples:
array without gains {0,1,2,3,4,5,6,7}
array with gains {0,1,1,2,2,4,3,8,4,1,5,2,6,4,7,8}

error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.

Device Handle out Device Handle out contains the value of Device Handle in.

error out Error out contains error information. If the error in cluster indicated an error,
the error out cluster contains the same information. Otherwise, error out describes the
error status of this VI.

ADAC Get Channel List

This VI function retrieves the current active channel and gain settings for the specified
device. If a device supports gain settings, the list is considered a channel and gain list.
See examples below.

Advertising