Ŀ                               Ŀ
 ThinkPad X200T Webcam for OS/2 Ĵ X200TC.ZIP 
                               

 Enables you to view images and take snapshots with the Chicony Integrated
 Camera and an OS/2 (or eComStation) system. Made in Holland by Wim Brul.

 Consists of X200TC.TXT (this text file), USBECD.SYS (the device driver),
 X200TC*.EXE (7 camera programs) and USBCAM.CMD (the rexx post processing).

 Needs the Host Controller Drivers usbhcd195.zip or later from Lars Erdmann.

 May be freely used and exchanged, as long as it is not modified. You may
 use this product solely at your own risk. I cannot be held responsible for
 any damages occurring due to your using this product. You may not lease,
 rent or sell this product to any other party. Have fun.

Ŀ
 Description 


 Shows the image seen by the camera in various resolutions. You may take
 snapshots. These snapshots are written to the USBCAM.BMP file and rexx is
 started with the USBCAM.CMD file for post processing. You may replace
 USBCAM.CMD with your own version.

Ŀ
 Installation 


 Move the X200TC.ZIP file into a directory of your choice and unzip it. Copy
 the USBECD.SYS file to your C:\OS2\BOOT directory. Add this device driver to
 your CONFIG.SYS file with the

 DEVICE=C:\OS2\BOOT\USBECD.SYS /D:17EF:480C:3134 /N:$CHICON$

 statement and restart your system.

Ŀ
 Operating Instructions 


 Start one of the following programs:

 Ŀ
  yuyv video   fps   bitmap    result 
 Ĵ
  x200tc1.exe  30    640*480   works  
  x200tc2.exe  30    320*240   works  
  x200tc3.exe  7.5   800*600   works  
  x200tc4.exe  7.5  1024*600   works  
  x200tc5.exe  7.5  1024*768   freeze 
  x200tc6.exe  7.5  1280*800   freeze 
  x200tc7.exe  7.5  1280*1024  freeze 
 

 Freeze occurs due to buffering limitations.

 Click on "Snapshot" to take a picture.

Ŀ
 Rexx Post Processing 


 The rexx procedure USBCAM.CMD uses GBMSIZE.EXE (part of GBM Tools) to convert
 the snapshot into a portable network graphics when you remove the /* and */
 from the following line:

 /*'gbmsize.exe usbcam.bmp usbcam.png'*/

 Any string returned by USBCAM.CMD will be shown in a dialog window.
 The FAILURE condition indicates that GBMSIZE.EXE could not be found.
 Obtain GBM Tools from "http://heikon.home.tlink.de" free of charge.

