Identifying touch screen controllers

 

                Revision 1.5 - 25th Feb 2008

 

Device list

Linux

Mac OS X

Windows

USB Listings

Contact

Occasionally we are asked to supply a driver where the identity of the touch screen is unknown. This document suggests ways of identifying an unknown controller in use.

Most touch screens that we deal with are connected to monitors. However, it is unlikely the monitor manufacturer is also the manufacturer of the touch screen. This will almost certainly have been supplied from a third party touch screen manufacturer.

So, how to identify the touch screen in use?

·         Sometimes the monitor/PC make will identify the touch screen in use, for example;

(Hyperlinks to product guides correct at time of adding entry).

Manufacturer

Model

UPDD touch controller definition

3M

M150, ChassisTouch

3M, EXII, USB/Serial

 

CT150, M150HB

3M, EXII, USB

 

M170

3M, EXII, USB/Serial or 3M, SC500, USB/Serial

Bcom

CivilNote Mini-notebook

Gunze, USB or Gunze, AHL, Serial

CTX

PV500BT

Panjit, TouchSet, Serial

Comtec

151A with touch

Dynapro SC4 Serial

Dell

E153FPT

3M Microtouch USB

Dynamix

Resistive touch screens

eGalax USB

Earth

 

DMC Fit 10 serial and USB

3M Capacitive

Elo

3000 Series Entuitive
1725L Accutouch USB

EloTouch, Accutouch 3000, USB

 

1749

EloTouch, 2700 Intellitouch USB and Serial

Eizo

L362

3M Touchsystems, EXII, USB

GVision

P12DS series

Groovy Touch

 

P15BX series

Groovy Touch USB and Serial

 

L15AX series

3M / ELO / Groovy Touch Serial

 

P17BH series

3M / ELO / HIGGSTEC USB and Serial

 

P19BH series

3M / ELO / HIGGSTEC USB and Serial

Intelliworxx

TexlonVoiceTablet

Nissha, NIS/RC-872R, Bus – Use UPDD version 3.x.x only

IBM

9497 T86A

3M/Microtouch, SMT3/EXII, USB

 

6309 P76

3M/Microtouch, SMT3/EXII, Serial

 

9527 T32

3M/Microtouch, SMT3/EXII, Serial

Neovo

TS-15S

EloTouch Serial

NEC

Multisync LCD 1850E

EloTouch Serial

 

Accusync

EloTouch Serial and USB

 

Accusync LCDn2Vx-TC

3M Touchsystems, EXII, USB (C = Capacitive)

 

Example - ASLCD72VX-BK-TC

 

 

Accusync LCDn2Vx-TR

3M Touchsystems, SC500, USB (R = Resistive)

 

 

3M Touchsystems, EXII, USB (C = Capacitive)

 

LCD4000

We think there are many touch overlays for this monitor but we have supplied drivers for 3M Touchsystems, DST, USB

Planar

Planar Drivers page and Planar Monitor Archive

 

PT120

Gunze, AHL, Serial

 

PT150MU

Fujitsu, 055x series (pid511), USB

 

PT150M

Fujitsu, Serial

 

PT170MU

Fujitsu, 055x series (pid511), USB

 

PT170M

Fujitsu, Serial

 

LA1500RTR

3M Touchsystems, SC500, USB

 

LA1500RTC

3M, EXII, USB

 

LA1710RTR

Fujitsu, 055x series (pid511), USB ????

Or 3M Touchsystems, SC500, USB

 

LA1710RTC

3M, EXII, USB

 

LA1910RTC

3M, EXII, USB

 

PT1503NT

EloTouch, 23xx/25xx Intellitouch, Serial

 

PT191MU

3M, EXII, USB

 

PT1500M

3M Touchsystems, SC500, Serial

 

PT1500MU

3M Touchsystems, SC500, USB

 

PT1501M

3M, EXII, Serial

 

PT1501MU

3M, EXII, USB

 

PT1700M

3M Touchsystems, SC500, Serial

 

PT1700MU

3M Touchsystems, SC500, USB

 

PT1701M

3M, EXII, Serial

 

PT1701MU

3M, EXII, USB

 

PT1710MX

Gunze, AHL, Serial

LG Monitors

All recent models -

ITM Touch, USB (VID = 403) or Serial

 

Some later models

ITM Touch, LG, USB (VID = E316) or Serial

 

LG L1510SF

ITM Touch, USB (VID = 403)

 

LG 1730SF

ITM Touch, USB (VID = 403)

Iiyama

INT3819TS

EloTouch, 23xx/25xx Intellitouch, Serial

 

ProLite B380C

3M/Microtouch, SMT3/EXII, Serial

Lilliput

 

EGalax, TP001 (PID1), USB

MiTAC

QMP-150/T

15RX-TA

Quick, Resistive Rev 1.2, Serial

Rockwell

1550M, 1750M, 1950M

Panjit, Serial

Samsung

173VT

3M/Microtouch, SMT3/EXII, Serial

Sanyo

TK15A4T

3M/Microtouch, SMT3/EXII, Serial

 

TK15A4TC

3M/Microtouch, SMT3/EXII, Serial

 

TK15A4TS

EloTouch, 23xx/25xx Intellitouch, Serial

Xenarc

USB

EGalax, TP001 (PID1), USB

Zalman

HD160XT

DigiTech, DTR-02U, USB

 

 

 

·         Monitor product literature or specification may identify the manufacturer or give clues, such as 8 wire touch screen, of which there are only a few in production.

·         Touch manufacturer’s labels may be attached to the base or back of the monitor.

·         Supplied drivers may identify the manufacturer or touch screen.

·         Contacting the technical department of the monitor manufacturer for advice.

If using a PS/2 port you will need to identify from the suggestions above.

If using a serial port the best option is to identify from the suggestions above. Failing that, there is a data scope program on FTP folder ftp://scope:scope@ftp2.touch-base.com or available from the Utilities page of our web site, which can be used to identify the touch data packet seen at the serial port. We can sometimes identify the controller solely based on this data, which can be saved to a log and emailed to us.

If using a USB controller, which by definition is a Plug and Play device, there are ways of identifying the controller from the PnP information passed from the device to the system. Given this information we can identify the touch controller in use from our database of touch controller settings.  The required information is the Vendor id (VID), Product id (PID) and, if available, the manufacturer’s id, which can be extracted as follows….

Linux

Graphical viewer

Use a graphical USB Viewer available on the web (Google ‘usb view download’), such as the one at http://www.kroah.com/linux/usb/

 

When run, this will show the USB devices, as shown in the following example:

 

Cat Command

Open a terminal window and type cat /proc/bus/usb/devices. This is best performed with all other USB devices unplugged as sometimes it is unclear which device is which, especially if the description string has not been implemented in the device.

 

Typically, the output will be in the format shown below. For clarity, the USB touch screen is shown in bold, but does not appear highlighted in the actual output. The VID = 0AFA and the PID = 03E8. The manufacturer/controller id = TSC-10 DMC.

 

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=1.5 MxCh= 0

D:  Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=ff MxPS= 8 #Cfgs=  1

P:  Vendor=0afa ProdID=03e8 Rev= 1.10

S:  Manufacturer=TSC-10 DMC

C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA

I:  If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)

E:  Ad=81(I) Atr=03(Int.) MxPS=   5 Ivl= 10ms

T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  2 Spd=1.5 MxCh= 0

D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1

P:  Vendor=045e ProdID=0039 Rev= 3.00

S:  Manufacturer=Microsoft

S:  Product=Microsoft 5-Button Mouse with IntelliEye(TM)

C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA

I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=hid

E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl= 10ms

 

Note: On SuSE 10.1 systems (and possibly others) the USB file system isn’t enabled by default. This should be enabled by editing the file "/etc/fstab" and change the line that says:

usbfs /proc/bus/usbfs noauto 00
to
usbfs /proc/bus/usbfs auto 00 and then reboot your system.

This is required to get the output of “cat /proc/bus/usb/devices”

LSUSB command

If the optional USBUTILS package is installed on your system you can also obtain a list of USB devices using the LSUSB command.

 

The USB devices are listed in the following format:

 

Bus 004 Device 001: ID 0000:0000 

Bus 003 Device 001: ID 0000:0000 

Bus 003 Device 002: ID 066b:2213 Linksys, Inc. WUSB12v1.1 802.11b Adapter

Bus 003 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port

Bus 002 Device 001: ID 0000:0000 

Bus 002 Device 002: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen

Bus 001 Device 001: ID 0000:0000 

 

In the above example, the highlighted entry is a USB touch screen controller.

Mac OS X

Run the System Profiler from the Utilities folder, expand the USB entry and locate the touch screen from the listed USB controllers, as shown:

 

Windows

There are many ways to identify USB devices plugged into a Windows USB compliant system (98,ME,2000,XP) and we list here a few methods we use:

Device Manager

Depending on the operating system in use the device’s entry in the Device Manager may show the required information.

The following screen shots, taken on XP, show two devices with one being handled by UPDD (shown in the Mouse section) and the other HID (shown in the USB Human Interface Devices)

The touch controller entry also shows the serial number for the device (i.e. 07G57498)

Graphical viewer

Use a graphical USB Viewer.  We have used two such viewers:

 

1) USB Deview from Nirsoft  - http://www.nirsoft.net/utils/usb_devices_view.html

 

2) USB View available on the web (Google ‘usb view download’), such as the one at http://www.microsoft.com/whdc/device/stream/vidcap/UVCView.mspx (this is the same as USB viewer)

 

When run, this will show the USB devices, as shown in the following example:

 

 

In this example UPDD is loaded and handling the device.  If the USB HID driver is handling the device it will show

[Portn] : USB Human Interface Device

Registry entries

Relevant USB information is stored in the registry. With the device plugged in and using Regedit program supplied with Windows dump registry tree HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB as follows:

 

 

In the above example, two Elo Touch 2500U Intellitouch controllers are plugged in to the system and are being handled by UPDD. If HID driver is supporting the device then the DeviceDesc will show “USB Human Interface Device"

USB Vendor and Product id listings

An incomplete list is held at http://www.linux-usb.org/usb.ids

Contact

For further information or technical assistance please email the technical support team at technical@touch-base.com