User manual

JPOS Service Object Reference, Model IDMB Reader
“IDTECH_MMII_USBHID”,
<prop name="connector" type="String" value="usbhid/0acd/0500"/>, 0ACD is the ID
TECH Vendor ID; 0500 is the product ID.
“IDTECH_MMII_RS232”, “IDTECH_MMII_USBCDC”
This tow entries are same but the name. An additional COM port is presented if the
USB CDC driver is installed.
The line:<prop name="connector" type="String" value="COM1/baud=9600/parity=N/data=8/stop=1"/> specify
the serial port parameters. “COM1” stand for the port number. “baud=9600/parity=N/data=8/stop=1”
means the serial port settings: baud rate 9600, none parity check, data bits are 8 bits, stop bits are 1
bit.
“IDTECH_MMII_PS2”,
<prop name="connector" type="String" value="ps2"/>
“ps2” is the all parameter.
2. jpos/res/jpos.properties
This file specify which configure file is used. By default, it specify the “jpos.xml” as
the one.
3. Add jmsrso.jar to your CLASSPATH or specify it in the javac / java command.
set CLASSPATH=%CLASSPATH%;yourDir\jmsrso.jar
For example: jmsrso.jar is placed in c:\so,
it should set CLASSPATH=%CLASSPATH%;c:\so\jmsrso.jar
Copyright © 2006, International Technologies & systems Corporation. All rights reserved.
Page 9 of 17