12 cascaded timer – ADLINK PCI-7224 User Manual
Page 54
 
46
• 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