
52
C/C++
Libraries
5.12 Cascaded Timer
@ Description
This function is used to set and start the cascaded timer 1 and
timer 2 of on-board timer 8254.
@ Syntax
C/C++ (DOS)
void _7248_Cascaded_Timer(U16 cardNo, U16 c1, U16
c2);
void _7249_Cascaded_Timer(U16 cardNo, U16 c1, U16
c2);
void _7296_Cascaded_Timer(U16 cardNo, U16 c1, U16
c2);
C/C++ (Windows 95)
void W_7248_Cascaded_Timer(U16 cardNo, U16 c1,
U16 c2);
void W_7249_Cascaded_Timer(U16 cardNo, U16 c1,
U16 c2);
void W_7296_Cascaded_Timer(U16 cardNo, U16 c1,
U16 c2);
Visual Basic (Windows 95)
W_7248_Cascaded_Timer (ByVal cardNo As Integer,
ByVal c1 As Integer, ByVal c2 As Integer)
W_7249_Cascaded_Timer (ByVal cardNo As Integer,
ByVal c1 As Integer, ByVal c2 As Integer)
W_7296_Cascaded_Timer (ByVal cardNo As Integer,
ByVal c1 As Integer, ByVal c2 As Integer)
@ Argument
cardNo
:
Card number to select board
c1
:
The value of divisor used in timer 1
c2
:
The value of divisor used in timer 2
Содержание 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...