![ADLINK Technology NuDAQ PCI-9111DG User Manual Download Page 59](http://html.mh-extra.com/html/adlink-technology/nudaq-pci-9111dg/nudaq-pci-9111dg_user-manual_2852805059.webp)
C/C++ Library
•
49
@ Syntax
C/C++ (DOS)
U16 _9111_AD_Get_Range (U16 cardNo, U16 *ADRange)
C/C++ (Windows 95)
U16 W_9111_AD_Get_Range (U16 cardNo, U16 *ADRange)
Visual Basic (Windows 95)
W_9111_AD_Get_Range (ByVal cardNo As Integer, ADRange As
Integer) As Integer
@ Argument
cardNo:
The card number of PCI-9111 card initialized
ADRange: The programmable gain of A/D conversion, the possible
values are: AD_B_10_V, AD_B_5_V, AD_B_2_5_V,
AD_B_1_25_V, AD_B_0_625_V.
@ Return Code
ERR_NoError
5.19 _9111_AD_Get_Status
@ Description
This function is used to get AD FIFO status from the gain control register.
@ Syntax
C/C++ (DOS)
U16 _9111_AD_Get_Status (U16 cardNo, U16 *ADStatus)
C/C++ (Windows 95)
U16 W_9111_AD_Get_Status (U16 cardNo, U16 *ADStatus)
Visual Basic (Windows 95)
W_9111_AD_Get_Status (ByVal cardNo As Integer, ADStatus As
Integer) As Integer
@ Argument
cardNo:
The card number of PCI-9111 card initialized
ADStatus: The status of AD FIFO. The AD FIFO status could be one of
the following:
ADSTS_FF_EF:FIFO is empty
ADSTS_FF_HF:FIFO is half-full
ADSTS_FF_FF:FIFO is full, A/D data may have been loss
ADSTS_BUSY: AD is busy, A/D data is written into FIFO.
@ Return Code
ERR_NoError
Summary of Contents for NuDAQ PCI-9111DG
Page 1: ...NuDAQ PCI 9111DG HR Multi Functions Data Acquisition Card User s Guide ...
Page 4: ......
Page 10: ......