
Appendix A – Watchdog Timer Programming
53
In
du
str
ial T
ou
ch
P
an
el
PC
OM
NI
-5
15
5L
************************************************************************************
// SuperIO relative definition (Please reference to Table 1)
#define byte SIOIndex //This parameter is represented from Note1
#define byte SIOData //This parameter is represented from Note2
#define void IOWriteByte(byte IOPort, byte Value);
#define byte IOReadByte(byte IOPort);
// Watch Dog relative definition (Please reference to Table 2)
#define byte TimerLDN //This parameter is represented from Note3
#define byte TimerReg //This parameter is represented from Note4
#define byte TimerVal // This parameter is represented from Note24
#define byte UnitLDN //This parameter is represented from Note5
#define byte UnitReg //This parameter is represented from Note6
#define byte UnitBit //This parameter is represented from Note7
#define byte UnitVal //This parameter is represented from Note8
#define byte EnableLDN //This parameter is represented from Note9
#define byte EnableReg //This parameter is represented from Note10
#define byte EnableBit //This parameter is represented from Note11
#define byte EnableVal //This parameter is represented from Note12
#define byte StatusLDN // This parameter is represented from Note13
#define byte StatusReg // This parameter is represented from Note14
#define byte StatusBit // This parameter is represented from Note15
#define byte ModeLDN // This parameter is represented from Note16
#define byte ModeReg // This parameter is represented from Note17
#define byte ModeBit // This parameter is represented from Note18
#define byte ModeVal // This parameter is represented from Note19
#define byte WDTRstLDN // This parameter is represented from Note20
#define byte WDTRstReg // This parameter is represented from Note21
#define byte WDTRstBit // This parameter is represented from Note22
#define byte WDTRstVal // This parameter is represented from Note23
************************************************************************************
Содержание OMNI-5155L
Страница 13: ...Industrial Touch Panel PC OMNI 5155L Chapter 1 Chapter 1 Product Specifications...
Страница 17: ...Industrial Modular Touch Panel PC OMNI 5155L Chapter 2 Chapter 2 Hardware Information...
Страница 18: ...Chapter 2 Hardware Information 6 Industrial Touch Panel PC OMNI 5155L 2 1 Dimensions...
Страница 32: ...Industrial Touch Panel OMNI 5155L Chapter 3 Chapter 3 AMI BIOS Setup...
Страница 35: ...Chapter 3 AMI BIOS Setup 23 Industrial Touch Panel PC OMNI 5155L 3 3 Setup Submenu Main...
Страница 36: ...Chapter 3 AMI BIOS Setup 24 Industrial Touch Panel PC OMNI 5155L 3 4 Setup Submenu Advanced...
Страница 40: ...Chapter 3 AMI BIOS Setup 28 Industrial Touch Panel PC OMNI 5155L 3 4 2 1 Socket 0 CPU Information...
Страница 46: ...Chapter 3 AMI BIOS Setup 34 Industrial Touch Panel PC OMNI 5155L 3 4 6 Advanced Hardware Monitor...
Страница 49: ...Chapter 3 AMI BIOS Setup 37 Industrial Touch Panel PC OMNI 5155L 3 5 Setup submenu Chipset...
Страница 55: ...Chapter 3 AMI BIOS Setup 43 Industrial Touch Panel PC OMNI 5155L 3 6 1 Security P1 WDC WD3200LP...
Страница 57: ...Chapter 3 AMI BIOS Setup 45 Industrial Touch Panel PC OMNI 5155L 3 7 1 Boot Hard Drive BBS Priorities...
Страница 58: ...Chapter 3 AMI BIOS Setup 46 Industrial Touch Panel PC OMNI 5155L 3 8 Setup submenu Exit...
Страница 59: ...Industrial Modular Touch Panel PC OMNI 5155L Chapter 4 Chapter 4 Drivers Installation Touchscreen Settings...
Страница 63: ...Industrial Touch Panel OMNI 5155L Appendix A Appendix A Watchdog Timer Programming...
Страница 69: ...Industrial Modular Touch Panel PC OMNI 5155L Appendix B Appendix B I O Information...
Страница 70: ...Appendix B I O Information 58 Industrial Modular Touch Panel OMNI 5155L B 1 I O Address Map...
Страница 71: ...Appendix B I O Information 59 Industrial Modular Touch Panel OMNI 5155L...
Страница 72: ...Appendix B I O Information 60 Industrial Modular Touch Panel OMNI 5155L B 2 Memory Address Map...
Страница 73: ...Appendix B I O Information 61 Industrial Modular Touch Panel OMNI 5155L B 3 IRQ Mapping Chart...