Modifier and Type | Class and Description |
---|---|
class |
HSMSSessionManager
This object provides the transport layer for HSMS.
|
class |
HSMSSocketListener
This object listens for connections on a socket.
|
class |
SecsISessionManager
This object provides the transport layer for SECS-I.
|
class |
SessionManager
The session manager object is the superclass of the specific session managers.
|
Modifier and Type | Method and Description |
---|---|
SimulationListener |
TransSecsController.getSimulationListener()
Return the simulation listener, creating if necessary.
|
SimulationListener |
TransSecsGEMController.getSimulationListener()
Return the simulation listener, creating if necessary.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConstantSimulationListener
Objects that implement this interface can register for notification
of simulation state changes.
|
Modifier and Type | Method and Description |
---|---|
void |
SimulationManager.addSimulationListener(SimulationListener listener)
Add a simulation listener.
|
void |
SimulationManager.removeSimulationListener(SimulationListener listener)
Removes a simulation listener.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedDatabaseConnection
This is the superclass for historical manipulators.
|
class |
DatabaseArrayRawLookup |
class |
DatabaseColumnMetaDataArray
This server will produce an array of column names for the database associated
with the database connection.
|
class |
DatabaseConnection
This is the superclass for historical manipulators.
|
class |
DatabaseRawLookup
This server will take any SQL statement and return the first element of the
first row returned from the query.
|
class |
DatabaseRawTableLookup
This server will take any SQL statement and return the
result as a TwoDimensionalValueObject
|
class |
DatabaseRawWrite
This database server is designed for Update or Insert SQL statements.
|
class |
DatabaseRowArrayLookup |
class |
DatabaseTableMetaDataArray
This server will produce an array of tablenames for the database associated
with the database connection.
|
class |
HistoricalDatabaseServer
This server retrieves data stored to a JDBC database which has a "triggered historical"
type table.
|
class |
TriggeredHistorical
This manipulator will store multiple values to a database whenever it is triggered.
|
Modifier and Type | Class and Description |
---|---|
class |
Constant
This is a simple ValueObject creating component.
|
class |
StartupTrigger
This is a trivial subclass of Constant.
|
Modifier and Type | Class and Description |
---|---|
class |
PortDeviceServer
The PLC Device Server provides the actual communication to the PLC device.
|
Modifier and Type | Class and Description |
---|---|
class |
SerialPortDevice
This reads and writes a serial port.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlLogixEthernetDeviceServer
This class provides the interface to the PLC.
|
class |
ControlLogixEthernetDirectDeviceServer
This class provides the interface to the PLC.
|
class |
DF1DeviceServer
This class provides the interface to the PLC.
|
class |
LogixEthernetDeviceServer
This class provides the interface to the PLC.
|
class |
SLC5EthernetDeviceServer
This class provides the interface to the PLC.
|
Modifier and Type | Class and Description |
---|---|
class |
FinsDeviceServer |
Modifier and Type | Class and Description |
---|---|
class |
MelsecDeviceServer
The device server for the Mitsubishi Q-Series (and A series?) PLC over Ethernet.
|
Modifier and Type | Class and Description |
---|---|
class |
ModbusASCIIDeviceServer
This is the base for the ModbusASCIIDeviceServer.
|
class |
ModbusDeviceServerBase
This is the base for the ModbusTCPDeviceServer.
|
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 | Class and Description |
---|---|
class |
ModbusRTUSlave
This beans implements the slave side of a Modbus RTU connection.
|
class |
ModbusSlave
This beans implements the slave side of a Modbus TCP connection.
|
class |
ModbusSlaveBase
This beans implements the slave side of a Modbus connection.
|
Modifier and Type | Class and Description |
---|---|
class |
HostLinkDeviceServer
This class provides the interface to the PLC.
|
Modifier and Type | Class and Description |
---|---|
class |
PLCDeviceServer
The PLC Device Server provides the actual communication to the PLC device.
|
Modifier and Type | Class and Description |
---|---|
class |
CP243DeviceServer
Driver for the S7-200 PLC via the CP243 interface.
|
class |
CP243ITDeviceServer |
class |
CP243SlaveDeviceServer
This server listens for incoming message from a Siemens PLC.
|
class |
CP343DeviceServer
Driver for the CP343 Module.
|
class |
PPIDeviceServer |
class |
PPIDeviceServerBase |
class |
RFC1006DeviceServer
This is the PPI RFC1006DeviceServer.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.