Adac set data code – Measurement Computing ADAC-LVi User Manual
Page 188

Chapter 2 Range Config Library
ADAC LabVIEW VI
182
$'$& 6HW *DLQ *OREDO
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 Set Data Code
This VI sets the hardware data code configuration of the device.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
DATA CODE (TWOS_COMP:0) DATA CODE is a numeric value that sets 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
The default DATA CODE is 0:TWOS_COMPLEMENT
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.