36
•
C/C++ Libraries
@ Description
The function is used to program the timer#1 & timer#2 of 8254, the
32bit timer, to generate the timer interrupt .
@ Syntax
C/C++ (DOS)
U16 _7396_Cascaded_Timer (U16 *existCards, U16 c1,
U16 c2)
C/C++ (Windows 95)
U16 W_7396_Cascaded_Timer (U16 *existCards, U16 c1,
U16 c2)
Visual Basic (Windows 95)
W_7396_Initial (existCards As Integer, ByVal c1 As
Integer, ByVal c2 As Integer)
@ Argument
cardNo :
The card number of PCI7396 card initialized.
c1 : frequency divider of timer #1
c2 : frequency divider of timer #2
About the settings of C1 & C2, please refer to
section 3.2.2
@ Return Code
ERR_NoError
ERR_PCIBiosNotExist
5.13 _7396_Timer_Start
@ Description
The function is used to program the timer#0 of 8254, 16bit timer, to
generate the event interrupt .
@ Syntax
C/C++ (DOS, Windows 95)
U16 _7396_Timer_Start (U16 *existCards, U16
timer_mode, U16 c0)
C/C++ (DOS, Windows 95)
U16 W_7396_Timer_Start (U16 *existCards, U16
timer_mode, U16 c0)
Visual Basic (Windows 95)
W_7396_Initial (existCards As Integer, ByVal
timer_mode As Integer, ByVal c0 As Integer)
Содержание 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 ...