User`s guide

4.9.3 FAOScale
Translates an array of floating-point values that represent voltages into an array of binary values
that produce those voltages when the driver writes the binary array to one of the boards. This
function uses the current analog output configuration settings to perform the conversions.
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
Channel Channel number
FloatArray Input float-point values of data buffer
error in A cluster containing error information, such as the
status, code, and source elements that is passed from
a previous linked VI.
Output:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
BinaryArray Output binary values of data buffer
error out A cluster containing error information. If error in
indicated an error, the status, code, and source
elements of error out have the same values as the
corresponding elements of error in