User`s guide
3.2.12 BufferChangeHandler
Transfers the data from the buffer being used for the data acquisition operation to the specified data
buffer
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
BufferChange Indicates whether the data in the buffer is changed or
not.
Count Specifies the buffer size to be transferred
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.
Voltage The value of voltage transferred from the 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