beautypg.com

Measurement Computing ADAC-LVi User Manual

Page 124

background image

Chapter 2 Buffer Config Library

ADAC LabVIEW VI

118

$'$& 6HW %XIIHU 'RQH +DQGOHU

Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.

Done Handler (CheckBuff:0) Done Handler is a numeric value that sets the hardware
buffer done handler method in the ADAC-LVi driver. The available options are:

0:CHECK_BUFFER Buffers are polled for completion.

1:POST_MESSAGE_PARAMS A windows message is posted to a LabVIEW
occurrence. The information to configure the occurrence must be processed by a call to
ADAC Occurrence Config.vi.

See the ADAC Occurrence Config.VI.

The default Done Handler is 0:CheckBuff

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.