Uses of Class
com.eurotech.framework.protocol.modbus.ModbusCommEvent

Packages that use ModbusCommEvent
com.eurotech.framework.protocol.modbus   
 

Uses of ModbusCommEvent in com.eurotech.framework.protocol.modbus
 

Methods in com.eurotech.framework.protocol.modbus that return ModbusCommEvent
 ModbusCommEvent ModbusProtocolDevice.getCommEventCounter()
           
 ModbusCommEvent ModbusProtocolDeviceService.getCommEventCounter()
          Modbus function 11 (0x0B)
Get a status word and an event count from the device.
Return values in a ModbusCommEvent.
 ModbusCommEvent ModbusProtocolDevice.getCommEventLog()
           
 ModbusCommEvent ModbusProtocolDeviceService.getCommEventLog()
          Modbus function 12 (0x0C)
Get a status word, an event count, a message count and a list of event bytes from the device.
Return values in a ModbusCommEvent.
 



Copyright © 2013. All Rights Reserved.