User manual

JPOS Service Object Reference, Model IDMB Reader
NOTE On Windows 98
WinIO.dll, WinIO.sys, WinIO.vxd should be placed in the same directory,
and add the directory to environment PATH variable in file autoexec.bat at
Windows directory. For Example the directory the WinIO.xxx located is
c:\jpos\ext\, a line as following should add to file autoexec.bat
set PATH=c:\jpos\ext;%PATH%
then reboot the Windows 98
1. The .DLL should be located in the directory in the PATH environment specified.
For example, if the current working directory is included in the PATH variable,
PATH=%PATH%;.\
So, the DLLs can be moved to current directory.
Device Name: the jpos.xml the JPOS register file, that specifiy the device names.
There are several entries in this file, with entry name:
z “defaultMSR”
z “IDTECH_MMII_USBKB”
z “IDTECH_MMII_USBHID”
z “IDTECH_MMII_RS232”
z “IDTECH_MMII_PS2”
z “IDTECH_MMII_USBCDC”
“defaultMSR”
this entry is a copy of one of other entry as the default name for POSTest program.
“IDTECH_MMII_USBKB”,
The line: <creation factoryClass="com.idtech.jpos.IDTJposServiceInstanceFactory"
serviceClass="com.idtech.MinimagService" />
specifies the factory class and service class in
this implementation.
The line: <prop name="connector" type="String" value="usbkb/0acd/0520" /> specifies the
connector driver name, and the configuration value. 0ACD is the ID TECH Vendor ID;
0520 is the product ID.
Copyright © 2006, International Technologies & systems Corporation. All rights reserved.
Page 8 of 17