723X_Get_Irq_Status - NuDAQ PCI-7230 User Manual

723x series 32 channels isolated digital i/o card
Table of Contents

Advertisement

5.6.2 _723X_Get_IRQ_Status

@ Description
The PCI-7230/PCI-7233 has dual interrupts system. Two interrupt
sources can be generated and be checked by the software. This function
is used to distinguish which interrupt is inserted if both INT1 and INT2
interrupts are used.
@ Syntax
C/C++ (DOS)
void _7230_Get_IRQ_Status (U16 cardNo, U16 *int1Status,
U16 *int2Status)
void _7233_Get_IRQ_Status (U16 cardNo, U16 *int1Status,
U16 *int2Status)
C/C++ (Windows 95)
void W_7230_Get_IRQ_Status (U16 cardNo, U16 *int1Status,
U16
*int2Status)
void W_7233_Get_IRQ_Status (U16 cardNo, U16 *int1Status,
U16 *int2Status)
Visual Basic (Windows 95)
W_7230_Get_IRQ_Status (ByVal cardNo As Integer, int1Status
As Integer, int2Status As Integer)
W_7233_Get_IRQ_Status (ByVal cardNo As Integer, int1Status
As Integer, int2Status As Integer)
@ Argument
cardNo :
int1Status : INT1 status; 0: interrupt is not from INT1, 1: interrupt is from
int2Status : INT2 status; 0: interrupt is not from INT2, 1: interrupt is from
@ Return Code:
None
card number to select board.
INT1.
INT2.
C/C++ Libraries 33

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-7233Pci-7234Cpci-7230Pci-7233h

Table of Contents