Includes following components:
These components depends on the following components:
Installing component on Windows XP Embedded:
This component includes:
Services
Associated Components
Options
Precalibration:
A text file EloOptions.ini is included in the component for enabling some options. To enable Precalibration, we need to edit this before we launch the image and after the image is built. Go to your image directory and find this file in "Pragram files\Elo Touchsystems" directory. Open the file with Notepad or any Text only editor.
Add the following line to this file, if you want to enable the Precalibration.
WriteNVRam=1
If for some reason you don't see the effect, you can verify the registry value "WriteNVRam" at the key "HKEY_LOCAL_MACHINE\Software\Elo TouchSystems". That should be exactly what you set in the above text file.
Multiple Serial Ports:
The Elo Serial Interface component by default adds 1 serial port at installation. Add support for multiple ports by editing EloCOMPort.reg file. The following two lines are to be modified. To change the number of ports, change the InstalledSerialDevCnt value to the desired value.If you need to change port,change the FriendlyName value. Generally friendly name is like Communications Port (COMx), where x is the number of the port. If this string doesn't match with the one in the system, the serial port doesn't work. So it is very important that you have exactly matching string for the friendly name.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\EloTouchscreen]
"InstalledSerialDevCnt"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\EloTouchscreen\LegacyPorts\COM1]
"FriendlyName"="Communications Port (COM1)"
You need to add as many lines of
friendlynames as many ports. For example for two ports on COM1 and COM2 you
need to have these lines in the file.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\EloTouchscreen]
"InstalledSerialDevCnt"=dword:00000002
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\EloTouchscreen\LegacyPorts\COM1]
"FriendlyName"="Communications Port (COM1)"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\EloTouchscreen\LegacyPorts\COM2]
"FriendlyName"="Communications Port (COM2)"
Font Problems
Additional Help and Features
Contact Elo
Elo TouchSystems A Tyco Electronics Corporation business 301 Constitution Drive Menlo Park, CA 94025 USA
Elo TouchSystems GmbH & Co. KG Haidgraben 6 D-85521 Ottobrunn Germany
Elo TouchSystems, NV Diestsesteenweg 692 B-3010 Kessel-Lo Belgium
Copyright (c) 2010 Elo TouchSystems All rights reserved.