|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModbusProtocolDevice | |
---|---|
com.eurotech.framework.protocol.modbus |
Uses of ModbusProtocolDevice in com.eurotech.framework.protocol.modbus |
---|
Subclasses of ModbusProtocolDevice in com.eurotech.framework.protocol.modbus | |
---|---|
class |
Modbus
The Modbus protocol implements a subset of the Modbus standard command set. |
Methods in com.eurotech.framework.protocol.modbus that return ModbusProtocolDevice | |
---|---|
ModbusProtocolDevice |
ModbusProtocolDeviceService.getProtocolDevice()
returns an instance of the implemented protocol |
ModbusProtocolDevice |
ModbusDevice.getProtocolDevice()
|
ModbusProtocolDevice |
ModbusProtocolDeviceAcquisitionService.getProtocolDevice(String protocol)
Gets the desired protocol interface if available. |
ModbusProtocolDevice |
ModbusProtocolDeviceAcquisitionImpl.getProtocolDevice(String protocol)
|
ModbusProtocolDevice |
ModbusProtocolDeviceAcquisitionService.getProtocolDevice(String protocol,
Properties configureProtocol,
Properties configureConnection,
Properties configureDataMap)
Gets the desired protocol interface if available and configures the interface. |
ModbusProtocolDevice |
ModbusProtocolDeviceAcquisitionImpl.getProtocolDevice(String protocol,
Properties configureProtocol,
Properties configureConnection,
Properties configureDataMap)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |