beautypg.com

Adac start device, Adac stop device – Measurement Computing ADAC-LVi User Manual

Page 177

background image

Chapter 2 Device Function Library

ADAC LabVIEW VI

171

ADAC Start Device

This VI puts a device in the run mode. Depending on the current ADAC-LVi transfer
mode, this call may not return until completed. See AL_SetDataTransferMode.vi for
more details on foreground and background operations.

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

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 Stop Device

This VI disables the current acquisition, and all logical device operations are stopped.

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

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.