This article provides the Component Help file from the XPe driver package, V5.2.0
⚠️ Note: Windows XP Embedded is no longer supported by Microsoft or Elo Touch Systems. This information is provided for customers still using these systems.
This article pertains to the archived XPe 5.2.0 driver.
Component Help
Elo TouchSystems XPe components version 5.2.0
Includes following components:
- Elo TouchSystems USB Interface
- Elo TouchSystems APR Interface
- Elo TouchSystems Serial Interface
These components depends on the following components:
- Beep Driver
- Control Panel Command Line Support
- Device: HIDClass
- Device: Mouse
- Explorer Shell
- Internet Explorer
- Microsoft USB IntelliMouse
- Mouse Class Driver
- Primitive: Cdfview
- Primitive: Hid.dll
- Primitive: Hidclass.sys
- Primitive: Mpr
- Primitive: Regsvr32
- Primitive: Rundll32
- Primitive: Shlwapi
- Primitive: W32topl
- Service Command Line Tool
- Shell Notepad Registry Data
- Tray Icon Add/Remove Support
- USB Human Interface Device
- Windows Accessories
- WMI Core
- WMI Extensions to WDM Property Page Provider
- WMI Win32 Provider
Installing component on Windows XP Embedded:
- Import the Elo related "sld" component to your Component Database using Microsoft Component Database Manager.
- Start Microsoft Target Designer.
- Open the target image System Level XML (.slx) file.
- Configure the User Interface
- Navigate to the User Interface Core component
- Modify the settings for the User Interface Core component
- Enable the following Start Menu & Shell attributes in this component:
- Show notifications on the taskbar
- In the Component Browser find components (listed above in the "Includes following components" section) and add the components you need to your target image.
- Please note that the user's manual is not part of this component. This is only available with the XP Pro driver package.
- Build your target image.
This component includes:
This component contains the same files (system, libraries, images and help files) that are included and installed with Elo Installer (EloSetup.exe)
Services
- EloSystemService (EloSrvce.exe)
Associated Components
This component is not included by any other 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
You need to have the MS Sans Serif, Tahoma fonts for our languages component to function properly. Some languages don't have these fonts.
Additional Help and Features
Additional help (User guide/troubleshooting) can be found in "XPU Driver Manual.htm" document located in "Drive:\Program Files\EloTouchSystems" of XPPro driver package.
Copyright (c) 2010 Elo TouchSystems All rights reserved.
8/26/2010 Elo TouchSystems All Rights Reserved www.elotouch.com
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article