beautypg.com

Adac get input config – Measurement Computing ADAC-LVi User Manual

Page 168

background image

Chapter 2 Input Config Library

ADAC LabVIEW VI

162

ADAC Get Input Config

This VI gets the hardware channel input configuration channel of the device. See the
AL_SetInputConfig.VI for the available options.

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.

INPUT CONFIG INPUT Config is a numeric value that represents the hardware input
configuration of the device. The available options are:

0:DIFFERENTIAL Differential inputs
1:SINGLE-ENDED Single-ended inputs
2:PSEUDO-DIFFERENTIAL Pseudo-Differential inputs

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.