AOpen WARM TOUCH WT22M-RH Technology Manual page 29

Touch screen computer
Hide thumbs Also See for WARM TOUCH WT22M-RH:
Table of Contents

Advertisement

系統組裝有關, 軟體請依系統實際組裝狀態撰寫.
if ( byte_value = 0x40 ) { gravity vector = ? and what to do. }
if ( byte_value = 0x80 ) { gravity vector = ? and what to do. }
if ( byte_value = 0xc0 ) { gravity vector = ? and what to do. }
In DOS, you just use ASM with "in" "out" command or C with "inportb" "outportb" or QBasic with "INP" "OUT".
If your program is in Windows, you have to write a Ring-0 I/O driver to access 0x4e/0x4f I/O ports.
Or, you can use the DLL writen by some one:
IO.DLL - http://www.geekhideout.com/iodll.shtml
WinIO.DLL - http://www.internals.com/
How to write a C/C++/Basic or the other program: all description are on the OfficalWebSite and ZIP file,
please reference it.
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents