beautypg.com

Adac get data code, Adac set data offset – Measurement Computing ADAC-LVi User Manual

Page 189

background image

Chapter 2 Range Config Library

ADAC LabVIEW VI

183

ADAC Get Data Code

This VI gets the hardware data code setting of the specified device.

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.

DATA CODE DATA CODE is a numeric value that represents the hardware data coding
configuration of the device.
The available options are:

0:TWOS_COMPLEMENT Two's Complement data coding
1:STRAIGHT_BINARY Straight Binary data coding
2:OFFSET_BINARY Offset Binary data coding

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 Set Data Offset

This VI sets the hardware data offset configuration of the device.