Adac get num of chans – Measurement Computing ADAC-LVi User Manual

Page 133

Advertising
background image

Chapter 2 Channel Config Library

ADAC LabVIEW VI

127

ADAC Get Num of Chans

This Vi returns the number of channels currently configured in a device's channel list.
Multiple occurrences of the same channel number count as multiple channels, not one.

Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.

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.

Number Of Chans Number Of Chans is a numeric value that specifies the number of
channels currently configured in a device's channel list. Multiple occurrences of the same
channel number count as multiple channels,
not one.

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.

Advertising