Advantech PCM-3350 Manuale Utente Pagina 80

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 100
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
====================================================
Vedere la pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 99 100

Commenti su questo manuale

Nessun commento