9113_Ad_Get_Mode - NuDAQ PCI- 9113A User Manual

32 channels isolated analog input card
Table of Contents

Advertisement

@ Return Code
ERR_NoError

6.14 _9113_AD_Get_Mode

@ Description
This function is used to get A/D mode from A/D trigger mode control
register. Please refer to section 5.1.3 for the detailed description of
A/D trigger modes.
@ Syntax
C/C++ (DOS)
U16 _9113_AD_Get_Mode (U16 cardNo, U16 *ADMode)
C/C++ (Windows 95)
U16 W_9113_AD_Get_Mode (U16 cardNo, U16 *ADMode)
Visual Basic (Windows 95)
W_9113_AD_Get_Mode (ByVal cardNo As Integer, ADMode As Integer)
As Integer
@ Argument
cardNo: The card number of PCI-9113A card initialized.
ADMode: The value of A/D trigger mode
@ Return Code
ERR_NoError
48
C/C++ Software Library
A_9113_AD_FIFO_ENABLE
A_9113_AD_FIFO_DISABLE
A_9113_AD_TimerTrig
A_9113_AD_SoftTrig
A_9113_AD_AutoScan
The returned value could be one or a combination of the
following modes:
A_9113_AD_FIFO_ENABLE
A_9113_AD_FIFO_DISABLE
A_9113_AD_TimerTrig
A_9113_AD_SoftTrig
A_9113_AD_AutoScan

Advertisement

Table of Contents
loading

Table of Contents