Adac analog ouput library, Adac set analog output – Measurement Computing ADAC-LVi User Manual
Page 142

Chapter 2 Analog Output Library
ADAC LabVIEW VI
136
ADAC Analog Ouput Library
ADAC Set Analog Output
This VI immediately sets a hardware Analog Output port to the specified DATA value.
The DATA value can be specified in VOLTS, RAWDATA or CURRENT.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
Data (0.00) Data is a double value that specifies the output.
UNITS (VOLTS) UNITS is a numeric value that sets the units in which the DATA
output parameter is specified. The available options are:
0:VOLTS The voltage to output
1:RAWDATA The hardware register bits output
2:CURRENT The current to output
The default UNITS 0:VOLTS
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.