ADLINK Technology 72XX Series Instrukcja Użytkownika Strona 65

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 74
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 64
C/C++ Libraries 51
72XX Series
User’s Manual
5.11 Timer Stop
@ Description
This function is used to stop timer 0 of the on-board timer 8254.
@ Syntax
C/C++ (DOS)
void _7248_Timer_Stop(U16 cardNo, U16
*counterValue);
void _7249_Timer_Stop(U16 cardNo, U16
*counterValue);
void _7296_Timer_Stop(U16 cardNo, U16
*counterValue);
C/C++ (Windows 95)
void W_7248_Timer_Stop(U16 cardNo, U16
*counterValue);
void W_7249_Timer_Stop(U16 cardNo, U16
*counterValue);
void W_7296_Timer_Stop(U16 cardNo, U16
*counterValue);
Visual Basic (Windows 95)
W_7248_Timer_Stop (ByVal cardNo As Integer,
counterValue As Integer);
W_7249_Timer_Stop (ByVal cardNo As Integer,
counterValue As Integer);
W_7296_Timer_Stop (ByVal cardNo As Integer,
counterValue As Integer);
@ Argument
cardNo: Card number to select board
counterValue: The value of current count when the coun-
ter is stopped
Przeglądanie stron 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 73 74

Komentarze do niniejszej Instrukcji

Brak uwag