Advantech PCM-3350 Instrukcja Użytkownika Strona 80

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 100
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 79
PCM-3375 User Manual 70
Appendix A Programming Watchdog
Timer
A.1 Watchdog programming
Below is a sample of programming code for controlling the Watchdog
Timer function.
====================================================
MOV DX , 440h ; I/O port 440h for Watchdog
MOV AL , 0AAh ; Initial Watchdog by output 0AAh to Watchdog I/O
port 440h two times
OUT DX , AL ;
OUT DX , AL ;
OUT DX , 0xh ; Set 0xh as the Watchdog time period
; Set 00h to disable Watchdog
====================================================
Przeglądanie stron 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 99 100

Komentarze do niniejszej Instrukcji

Brak uwag