58
•
C/C++ Library
None
5.34 _9111_Get_IRQ_Channel
@ Description
This function is used to get the IRQ level of the PCI-9111 card used
currently.
@ Syntax
C/C++ (DOS)
void _9111_Get_IRQ_Channel (U16 cardNo, U16 *irq_no)
C/C++ (Windows 95)
void W_9111_Get_IRQ_Channel (U16 cardNo, U16 *irq_no)
Visual Basic (Windows 95)
W_9111_Get_IRQ_Channel (ByVal cardNo As Integer, irq_no As
Integer)
@ Argument
cardNo:
the card number of PCI-9111 card initialized.
Irq_no:
the IRQ level used to transfer A/D data for this card
@ Return Code
None
5.35 _9111_Get_IRQ_Status
@ Description
This function is used to get the status of the two IRQs (INT1 and INT2) in
PCI-9111 card.
@ Syntax
C/C++ (DOS)
void _9111_Get_IRQ_Status (U16 cardNo, U16 *ch1, U16 *ch2)
C/C++ (Windows 95)
void W_9111_Get_IRQ_Status (U16 cardNo, U16 *ch1, U16 *ch2)
Visual Basic (Windows 95)
W_9111_Get_IRQ_Status (ByVal cardNo As Integer, ch1 As Integer,
ch2 As Integer)
@ Argument
cardNo:
the card number of PCI-9111 card initialized.
ch1:
the IRQ status of INT1, 0: no IRQ, 1: IRQ
ch2:
the IRQ status of INT2, 0: no IRQ, 1: IRQ
@ Return Code
None
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: ......