
C/C++ Libraries
53
5.13 Get IRQ Status
@ Description
This function is used to read back the status of interrupt when
interrupt is inserted.
@ Syntax
C/C++ (DOS)
void _7248_Get_IRQ_Status(U16 cardNo, U16
*int1Status, U16 *int2Status);
void _7249_Get_IRQ_Status(U16 cardNo, U16
*int1Status, U16 *int2Status);
void _7296_Get_IRQ_Status(U16 cardNo, U16
*int1Status, U16 *int2Status);
C/C++ (Windows 95)
void W_7248_Get_IRQ_Status(U16 cardNo, U16
*int1Status, U16 *int2Status);
void W_7249_Get_IRQ_Status(U16 cardNo, U16
*int1Status, U16 *int2Status);
void W_7296_Get_IRQ_Status(U16 cardNo, U16
*int1Status, U16 *int2Status);
Visual Basic (Windows 95)
W_7248_Get_IRQ_Status (ByVal cardNo As Integer,
int1Status As Integer, int2Status As
Integer);
W_7249_Get_IRQ_Status (ByVal cardNo As Integer,
int1Status As Integer, int2Status As
Integer);
W_7296_Get_IRQ_Status (ByVal cardNo As Integer,
int1Status As Integer, int2Status As
Integer);
Содержание NuDAQ cPCI-7249R
Страница 2: ...72XX Series User s Manual ii...
Страница 6: ...vi Table of Contents 72XX Series User s Manual This page intentionally left blank...
Страница 8: ...72XX Series User s Manual viii List of Figures This page intentionally left blank...
Страница 10: ...x List of Tables 72XX Series User s Manual This page intentionally left blank...
Страница 14: ...xiv 72XX Series User s Manual This page intentionally left blank...
Страница 74: ...60 C C Libraries 72XX Series User s Manual This page intentionally left blank...