NuDAQ PCI- 9113A User Manual page 78

32 channels isolated analog input card
Table of Contents

Advertisement

timer is stopped. This function returns the number of data has been
transferred, no matter whether the A/D interrupt data transfer is
stopped by this function.
@ Syntax
C/C++ (DOS)
U16 _9113_AD_INT_Stop (U16 cardNo, U16 *count)
C/C++ (Windows 95)
U16 W_9113_AD_INT_Stop (U16 cardNo, U16 *count)
Visual Basic (Windows 95)
W_9113_AD_INT_Stop (ByVal cardNo As Integer, count As Integer) As
Integer
@ Argument
CardNo: The card number of PCI-9113A card initialized.
count: The number of A/D data which has been transferred.
@ Return Code
ERR_AD_INTNotSet
ERR_NoError
68
C/C++ Software Library

Advertisement

Table of Contents
loading

Table of Contents