C/C++ Library
•
57
@ Syntax
C/C++ (DOS)
void _9111_INT_Source_Control (U16 cardNo, U16 int1Ctrl, U16
int2Ctrl)
C/C++ (Windows 95)
void W_9111_INT_Source_Control (U16 cardNo, U16 int1Ctrl, U16
int2Ctrl)
Visual Basic (Windows 95)
W_9111_INT_Source_Control (ByVal cardNo As Integer, ByVal
int1Ctrl As Integer, ByVal int2Ctrl As Integer)
@ Argument
cardNo:
the card number of PCI-9111 card initialized.
int1Ctrl:
the value to control INT1, the value can be set and the
corresponding definition is the following:
int1Ctrl:
0: INT1 disable
1: INT1 AD end of conversion (EOC) interrupt
2: INT1 FIFO half full
int2Ctrl:
the value to control INT2, the value can be set and the
corresponding definition is the following:
int2Ctrl: 0: INT2 disable
1: INT2 pacer timer interrupt
2: INT2 external interrupt source
@ Return Code
None
5.33 _9111_CLR_IRQ
@ Description
This function is used to clear interrupt request which is requested by
PCI-9111. If you use EOC interrupt or FIFO half full interrupt to transfer
A/D converted data, you should use this function to clear interrupt request
status; otherwise, the new coming interrupt will not be generated.
@ Syntax
C/C++ (DOS)
void _9111_CLR_IRQ (U16 cardNo)
C/C++ (Windows 95)
void W_9111_CLR_IRQ (U16 cardNo)
Visual Basic(Windows 95)
W_9111_CLR_IRQ (ByVal cardNo As Integer)
@ Argument
None
@ Return Code
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: ......