Adac get cycle mode – Measurement Computing ADAC-LVi User Manual
Page 180

Chapter 2 Device Function Library
ADAC LabVIEW VI
174
$'$& 6HW '70 'DWD 7UDQVIHU 0HWKRG FRQ¶W
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
Data Transfer Method (SOFTWARE:0) Data Transfer Method is a numeric value that
sets the hardware transfer method of the device. The available options are:
0:SOFTWARE Software transfers
1:DMA DMA transfers
2:IRQ Interrupt transfers
3:C40PORT C40 port transfers
The default Data Transfer Method is 0:SOFTWARE.
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 Get Cycle Mode
This VI gets the software cycle operation mode of the device. See the
AL_SetCycleMode.VI for the available options.
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.