Package | Description |
---|---|
com.ergotech.transsecs.secs | |
com.ergotech.transsecs.secs.host | |
TransSECS |
Modifier and Type | Class and Description |
---|---|
class |
TransSecsControllerDevicesClient
This extends TransSecsController to provide some mapping methods for opc clients.
|
class |
TransSecsControllerOPCClient
This extends TransSecsController to provide some mapping methods for opc clients.
|
class |
TransSecsGEMController
Controller subclass that adds GEM support to transsecs host.
|
class |
TransSecsVoyeur
This is the TransSECS Voyeur.
|
Modifier and Type | Field and Description |
---|---|
TransSecsController |
VIBMessageBean.transSecsController
This is the transSecsController for this message bean.
|
Modifier and Type | Method and Description |
---|---|
static TransSecsController |
TransSecsController.findController(java.lang.String name)
Find a passiveWrapper for a given name.
|
TransSecsController |
ConnectionConfig.getController()
This will find the transSecsController for the subclass and create one
if this it can't find one.
|
static TransSecsController |
TransSecsController.getSingleController()
Return the controller.
|
TransSecsController |
LocalEquipmentConfig.getTransSecsController() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionConfig.restorePersistedValues(TransSecsController transSecsController)
This method will set the parameter to the transSecsController
|
void |
ConnectionConfig.storeCurrentValues(TransSecsController transSecsController)
This method will store the current values from the controller to the XML file.
|
Constructor and Description |
---|
Log4JLogger(TransSecsController controller)
Create with a controller.
|
Modifier and Type | Method and Description |
---|---|
void |
Alarm.init(TransSecsController gemController) |
void |
AlarmAck.init(TransSecsController gemController) |
void |
AlarmEnableAck.init(TransSecsController gemController) |
void |
AreYouThereFromHost.init(TransSecsController gemController) |
void |
AreYouThereFromTool.init(TransSecsController gemController) |
void |
AreYouThereResponseFromHost.init(TransSecsController gemController) |
void |
EventMessage.init(TransSecsController gemController) |
void |
EventMinimumMessage.init(TransSecsController gemController) |
void |
MultiblockRequest.init(TransSecsController gemController,
int stream,
int function) |
Modifier and Type | Method and Description |
---|---|
TransSecsController |
GemIDConnection.getController() |
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.