User`s guide
3.2 EasyFastAI
3.2.1 SingleChannelINTSetup
Initiates an asynchronous, single-channel data acquisition operation with interrupt transfer and
stores its input in an array.
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
FAIINTStart Initiates an asynchronous, single-channel data
acquisition operation with interrupt transfer and
stores its input in an array. FAIINTStart includes
trigsrc, samplerate, chan, gain, buffer, count,
cyclic, Intrcount.
error in A cluster containing error information, such as the
status, code, and source elements that is passed from
a previous linked VI.
Output:
Data type
Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
hBuf A data that stores the address of allocated memory.
error out A cluster containing error information. If error in
indicated an error, the status, code, and source
elements of error out have the same values as the
corresponding elements of error in