Package | Description |
---|---|
com.ergotech.vib.servers.modbus |
Modifier and Type | Class and Description |
---|---|
class |
ModbusASCIIDeviceServer
This is the base for the ModbusASCIIDeviceServer.
|
class |
ModbusRTUDeviceServer
This component extends the ModbusRTUDeviceServerBase to add a Serial
port to the object.
|
class |
ModbusRTUDeviceServerBase
This is the base for the ModbusTCPDeviceServer.
|
class |
ModbusRTUOverBlueToothDeviceServer
This component extends the ModbusRTUDeviceServerBase to add a BlueTooth
port to the object.
|
class |
ModbusRTUOverTCPDeviceServer
This component extends the ModbusRTUDeviceServerBase to add the ability to
communicate with ModbusRTU over a TCP connection.
|
class |
ModbusTCPDeviceServer
This component extends the ModbusTCPDeviceServerBase to add an Active TCP
port to the object.
|
class |
ModbusTCPDeviceServerBase
This is the base for the ModbusTCPDeviceServer.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Vector<? extends ModbusDeviceServerBase> |
ModbusDeviceServerBase.getModbusDeviceServers() |
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.