User manual
2 - 16
ReM.config to install MBean for Genesis 7580 scanner on RS232 using the JPOS driver:
<ReMConfig>
<ConfigurationData>
<MBeanType>JPOS</MBeanType>
<ScannerModel>MS7580</ScannerModel>
<LogicalName>Genesis7580</LogicalName>
<Interface>RS232</Interface>
<PortNumber>1</PortNumber>
<Restart>yes</Restart>
</ConfigurationData>
</ReMConfig>
ReM.config to install MBean for Genesis 7580 on USB using JPOS:
<ReMConfig>
<ConfigurationData>
<MBeanType>JPOS</MBeanType>
<ScannerModel>MS7580</ScannerModel>
<LogicalName>Genesis7580</LogicalName>
<Interface>USB</Interface>
<ProductId>0x0009</ProductId>
<Restart>yes</Restart>
</ConfigurationData>
</ReMConfig>
ReM.config to install MBean for Genesis 7580 on USB Serial:
<ReMConfig>
<ConfigurationData>
<MBeanType>JPOS</MBeanType>
<ScannerModel>MS7580</ScannerModel>
<LogicalName>Genesis7580</LogicalName>
<Interface>RS232</Interface>
<PortNumber>1</PortNumber>
<USBSerial>yes</USBSerial>
<Restart>yes</Restart>
</ConfigurationData>
</ReMConfig>