beautypg.com

Adac get device status, Adac set cycle mode – Measurement Computing ADAC-LVi User Manual

Page 178

background image

Chapter 2 Device Function Library

ADAC LabVIEW VI

172

ADAC Get Device Status

This VI gets the current running Device Status of the device.

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.

Device Status Device Status is a numeric value that represents the current hardware
status of the device. The status is either:

0:Stopped, or
1:Running.

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 Set Cycle Mode

This VI sets the software cycle operation mode of the device. The mode can be either
single cycle or continuous.