Adac dio config – Measurement Computing ADAC-LVi User Manual
Page 72

Chapter 2 Digital I/O VIs
ADAC LabVIEW VI
66
$'$& &RQILJ FRQ¶W
See also the Data Transfer Method for DIO limitations. The available options are:
0:SINGLE_CYCLE Complete acquisition scan of 0-n buffers and stop. Supported by all
DIO's.
1:CONTINUOUS_CYCLE Restart acquisition, repeatedly loop on 0-n buffers.
Supported by DIN0 and DIN2 with Interrupt transfers.
The default Cycle Mode is 0:SINGLE_CYCLE.
error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.
Device Handle Device Handle is a numeric value that identifies the board's DIO
subsystem to be acted upon in subsequent VI subsystem calls.
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 DIO Config
The ADAC DIO Config VI allocates and configures a device's digital input port (DIN 0-
n) or DOT digital output port (DOT 0-n) subsystem returning a Device Handle to be used
in subsequent VI calls.