Material Handling Equipment (MHE) Support
eFORMz integrates with a number of material handling equipment (MHE) systems. eFORMz supports Modbus TCP/IP. For the Modbus service listener, use one of the following:
<Service Name="Modbus" Class="com.minisoft.mhe.ModbusService" Parameters="username:modbus password:password project:projects/customer/dothis.efz " Start="true" />
<Service Name="Modbus" Class="com.minisoft.mhe.ModbusService2" Parameters="username:modbus password:password project:projects/customer/dothis.efz" Start="true" />
The latter one, ending in “2”, was built into Run.jar for quick test deployment.