ACT-08A-N270 Access Control Terminal
Page 146
NOTE:
When exiting a program it is necessary to disable the Watchdog Timer,
otherwise the system resets.
Example program:
;
INITIAL TIMER PERIOD COUNTER
;
W_LOOP:
MOV AX, 6F02H
;setting the time-out value
MOV BX, 05
;time-out value is 5 seconds
INT 15H
;
;
ADD THE APPLICATION PROGRAM HERE
;
CMP EXIT_AP, 1
;is the application over?
JNE W_LOOP
;No, restart the application
MOV AX, 6F02H
;disable Watchdog Timer
MOV BX, 0
;
INT 15H
;
;
EXIT
;
Summary of Contents for ACT-08A-N270
Page 15: ...ACT 08A N270 Access Control Terminal Page 15 1 Introduction Chapter 1 ...
Page 24: ...ACT 08A N270 Access Control Terminal Page 24 2 Detailed Specifications Chapter 2 ...
Page 34: ...ACT 08A N270 Access Control Terminal Page 34 3 Unpacking Chapter 3 ...
Page 37: ...ACT 08A N270 Access Control Terminal Page 37 4 Installation Chapter 4 ...
Page 63: ...ACT 08A N270 Access Control Terminal Page 63 5 RFID Reader Chapter 5 ...
Page 77: ...ACT 08A N270 Access Control Terminal Page 77 6 System Maintenance Chapter 6 ...
Page 85: ...ACT 08A N270 Access Control Terminal Page 85 7 AMI BIOS Setup Chapter 7 ...
Page 128: ...ACT 08A N270 Access Control Terminal Page 128 A System Specifications Appendix A ...
Page 132: ...ACT 08A N270 Access Control Terminal Page 132 B External Connector Pinouts Appendix B ...
Page 136: ...ACT 08A N270 Access Control Terminal Page 136 C Safety Precautions Appendix C ...
Page 140: ...ACT 08A N270 Access Control Terminal Page 140 D BIOS Configuration Options Appendix D ...
Page 144: ...ACT 08A N270 Access Control Terminal Page 144 E Watchdog Timer Appendix E ...
Page 147: ...ACT 08A N270 Access Control Terminal Page 147 F Hazardous Materials Disclosure Appendix F ...