Interface | Description |
---|---|
MessageNotifier |
This interface can be registered with the TransSECSController
to receive notification of incoming messages.
|
RecipeManagerInterface |
This is the interface for recipe manager objects.
|
SecsDefinedMessage |
Remote interface for the Message superclass
|
Class | Description |
---|---|
Base64 |
Encodes and decodes to and from Base64 notation.
|
Base64.InputStream |
A
Base64#InputStream will read data from another
InputStream , given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
Base64.OutputStream |
A
Base64#OutputStream will write data to another
OutputStream , given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
Characterization | |
ConnectionConfig | |
FileRead |
Use Case: It is desired to map a recipe to a file.
|
FileRecipeManager |
Use Case: It is desired to map a recipe to a file.
|
LocalEquipmentConfig |
This object can be placed on an MIStudio screen and used to configure a SECS connection.
|
LocalHostConfig |
This object can be placed on an MIStudio screen and used to configure a SECS connection.
|
LocalMessageReference |
This bean acts as a "wrapper" or reference for a TransSECS generated VIBMessageBean subclass deployed
locally.
|
Log4JLogger |
This sends logging information to the log4j logging system.
|
MessageBean |
This component will send a message.
|
MqttPersistentConfig | |
MultiLogger |
This is a logger for SECS that can contain other loggers.
|
PublishBean | |
RestPersistentConfig | |
SecsEventFilter |
This component has no input, but just listens for SecsEvents.
|
SecsFormat99 |
SecsFormat99 is generated by TransSECS to hold the place for an "any" data type in
VID lists and other messages.
|
TransSecsController |
This is the main host controller for TransSECS.
|
TransSecsController.ResponseWrapper |
Register with the message bean and then calls the messageReceived.
|
TransSecsControllerDevicesClient |
This extends TransSecsController to provide some mapping methods for opc clients.
|
TransSecsControllerOPCClient |
This extends TransSecsController to provide some mapping methods for opc clients.
|
TransSecsGEMController |
Controller subclass that adds GEM support to transsecs host.
|
TransSecsVoyeur |
This is the TransSECS Voyeur.
|
VIBInMessageBean | |
VIBInOutMessageBean | |
VIBLogger |
This logger provides access to the messages,bytestreams and events from within MIStudio.
|
VIBMessageBean | |
VIBOutMessageBean | |
VoyeurPassThroughMessageHandler |
This message handler will pass all the information from one wrapper to the
other.
|
Enum | Description |
---|---|
TransSecsGEMController.ConnectionStates |
Possible connection states
|
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.