C/C++ Libraries
•
33
5.7
_7396_Software_Reset
@ Description
This function is used to reset the I/O port configuration. After resetting
PCI-7396, all ports will be set as input ones. Note that this function will
not re-start the PCI bus and all the hardware settings will not be
changed, neither.
@ Syntax
C/C++ (DOS)
U16 _7396_Software_Reset (U16 cardNo)
C/C++ (DOS, Windows 95)
U16 W_7396_Software_Reset (U16 cardNo)
Visual Basic (Windows 95)
W_7396_Software_Reset (ByVal cardNo As Integer) As
Integer
@ Argument
cardNo :
The card number of PCI7396 card initialized.
@ Return Code
ERR_NoError
5.8
_7396_INT_Source_Control
@ Description
The PCI-7396 has dual interrupts system, two interrupt sources can
be generated and be checked by software. This function is used to
select and control PCI-7396’s interrupt sources by writing associated
data to interrupt control register.
@ Syntax
C/C++ (DOS)
void _7396_INT_Source_Control (U16 cardNo, U16 c1,
U16 c2)
C/C++ (Windows 95)
void W_7396_INT_Source_Control (U16 cardNo, U16 c1,
U16 c2)
Visual Basic (Windows 95)
W_7396_INT_Source_Control (ByVal cardNo As Integer,
ByVal c1 As Integer, ByVal c2 As Integer)
@ Argument
cardNo :
The card number of PCI7396 card initialized.
Содержание NuDAQ DIN-96DI
Страница 1: ...NuDAQ P C I 7 3 9 6 DIN 96DI DIN 96DO 96 CH Digital I O Cards U s e r s G u i d e ...
Страница 2: ......
Страница 16: ...8 Installation 2 3 PCI 7396 Layout Figure 2 1 PCI 7396 Layout ...
Страница 24: ...16 Registers Format BASE 07h x x x x x x x x P1n n port number Set to be 0 for input port 1 for output port ...