- 69 -
Appendix
if(temp == 0xFFFFFFFF)
temp = ECU_Read_686C_RAM_
BYTE(0x1604);
if(temp != 0xFFFFFFFF)
{
//backlight off
temp &= 0xBF;
E C U _ W r i t e _ 6 8 6 C _ R A M _
BYTE(0x1604,temp);
}
temp
=
ECU_Read_686C_RAM_
BYTE(0x1605);
if(temp == 0xFFFFFFFF)
temp = ECU_Read_686C_RAM_
BYTE(0x1605);
if(temp != 0xFFFFFFFF)
{
// TOUCH_SHDN Switch off
temp &= 0xDF;
E C U _ W r i t e _ 6 8 6 C _ R A M _
BYTE(0x1605,temp);
LCDStatus = 0;
}
}
else if(LCDStatus == 0)
{
temp = ECU_Read_686C_RAM_BYTE(0x1604);
if(temp == 0xFFFFFFFF)
temp = ECU_Read_686C_RAM_
BYTE(0x1604);
if(temp != 0xFFFFFFFF)
{
//backlight on
temp |= 0x40;
E C U _ W r i t e _ 6 8 6 C _ R A M _
BYTE(0x1604,temp);
LCDStatus = 1;
}
temp
=
ECU_Read_686C_RAM_
BYTE(0x1605);
if(temp == 0xFFFFFFFF)
temp = ECU_Read_686C_RAM_
BYTE(0x1605);
if(temp != 0xFFFFFFFF)
{
// TOUCH_SHDN Switch off
temp &= 0xDF;
E C U _ W r i t e _ 6 8 6 C _ R A M _
Summary of Contents for M1858
Page 2: ...2 This page is intentionally left blank...
Page 4: ...ii This page is intentionally left blank...
Page 15: ...1 1 Chapter 1 General Information Chapter 1 General Information...
Page 21: ...7 2 Chapter 2 Getting Started Chapter 2 Getting Started...
Page 22: ...8 Getting Started 2 1 Dimensions 337 502 558 66 47 Unit mm...
Page 43: ...29 3 Chapter 3 Use the Computer Chapter 3 Use the Computer...
Page 47: ...33 Use the Computer 6 Or you can choose Program to set Function Keys as any program s hot key...
Page 53: ...39 Use the Computer 3 Set destination folder...
Page 57: ...43 4 Chapter 4 BIOS Chapter 4 BIOS...
Page 68: ...54 This page is intentionally left blank...
Page 69: ...55 Appendix Appendix...
Page 103: ...89 Appendix Drawing Test Grid...
Page 114: ...100 Appendix This tab provides a general overview of the eGalax driver H 2 8 About Tab...