Advantech PCM-3350 Manuel d'utilisateur Page 80

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 100
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
====================================================
Vue de la page 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 99 100

Commentaires sur ces manuels

Pas de commentaire