Adac data convert library, Adac demux data set – Measurement Computing ADAC-LVi User Manual
Page 139

Chapter 2 Data Convert Library
ADAC LabVIEW VI
133
ADAC Data Convert Library
•
ADAC Demux Data Set
•
ADAC TC Temp
•
ADAC RTD Temp
ADAC Demux Data Set
This VI converts the specified samples in the selected buffer to engineering voltage units.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
Buffer Number (0) Specifies the ID number of the buffer to be converted to voltage.
Start Position (0) Start Position specifies the starting sample number in the ADAC-LVi
buffer to be converted.
Conversion Count (-1:all) Conversion count specifies the number of samples to be
converted from the Start Position. If Conversion count is set to -1, all samples from the
specified Start Position to the end of the buffer are converted.
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.
Destination Buffer Destination buffer is a one-dimensional array containing the
converted data in volts.
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.