public abstract class LocalHostConfig extends LocalEquipmentConfig
SimpleDataSource.NameEditorData
DataSource.Writable
UPDATE_DISPLAYED_VALUE, VALUE_INPUT
customTimer, EXPORT_READ_ONLY, EXPORT_READ_WRITE, NO_EXPORT, requiresSyncWrite, sharedTimer, syncWriteTimeout, timebase
autoSuspend, AUTOSUSPEND_DEFAULT, AUTOSUSPEND_NEVER, AUTOSUSPEND_NO_LISTENERS, AUTOSUSPEND_NO_LISTENERS_AND_NO_SOURCES, colorHi, colorHiHi, colorLo, colorLoLo, colorNormal, connectors, consoleLogger, currentColor, currentValue, debugLevel, DEFAULT_AUTOSUSPEND, dontConnect, gwtLog, hardSuspended, popupLogger, PRIMARYOUTPORTNAME, sendColors, stopped, suspended, timedPopupLogger, traceLogger, valueHi, valueHiHi, valueLo, valueLoLo
cvsRev
Constructor and Description |
---|
LocalHostConfig()
The name of the getTransSecsVoyeur() we are configuring.
|
LocalHostConfig(PersistenceInterface persistenceInterface) |
Modifier and Type | Method and Description |
---|---|
int |
getActivePort()
Get the active port.
|
double |
getActiveT1()
Get the active T1.
|
double |
getActiveT2()
Get the active T1.
|
double |
getActiveT3()
Get the active T1.
|
double |
getActiveT4()
Get the active T1.
|
int |
getActiveT5()
Get the active T1.
|
int |
getActiveT6()
Get the active T1.
|
int |
getActiveT7()
Get the active T1.
|
int |
getActiveT8()
Get the active T1.
|
java.lang.String |
getEquipmentHostName()
Get the active T1.
|
java.util.Enumeration<java.lang.String> |
getInPortNames()
For OPC we want to generate the "active" tags if this is a host project.
|
TransSecsVoyeur |
getTransSecsVoyeur()
Returns a TransSecsVoyeur object.
|
void |
init()
Calls through to the TransSecsController method.
|
void |
initializeLogger()
Initialize all the loggers
|
void |
setActivePort(int newPort)
Get the active T1.
|
void |
setActiveT1(double newValue)
Set the active T1.
|
void |
setActiveT2(double newValue)
Set the active T1.
|
void |
setActiveT3(double newValue)
Set the active T1.
|
void |
setActiveT4(double newValue)
Set the active T1.
|
void |
setActiveT5(int newValue)
Set the active T1.
|
void |
setActiveT6(int newValue)
Set the active T1.
|
void |
setActiveT7(int newValue)
Set the active T1.
|
void |
setActiveT8(int newValue)
Set the active T1.
|
void |
setEquipmentHostName(java.lang.String equipmentHostName)
Set the equipment host name (pass through links only).
|
static LocalHostConfig |
staticConfig(PersistentConfig config,
java.lang.String controllerName)
Create a LocalHostConfig that returns a static controller name.
|
static LocalHostConfig |
staticConfigFromObj(java.lang.Object config,
java.lang.String controllerName)
Create a LocalHostConfig that returns a static controller name.
|
void |
valueInput(ValueChangedEvent event)
Connect or disconnect
|
destroy, getBaudRate, getDeviceId, getDevicesConnectors, getGEMConnectors, getPassiveT1, getPassiveT2, getPassiveT3, getPassiveT4, getPassiveT5, getPassiveT6, getPassiveT7, getPassiveT8, getPersistenceFileName, getPersistenceInterface, getPort, getTransSecsController, save, setBaudRate, setDeviceId, setDevicesConnectors, setGEMConnectors, setPassiveT1, setPassiveT2, setPassiveT3, setPassiveT4, setPassiveT5, setPassiveT6, setPassiveT7, setPassiveT8, setPersistenceFileName, setPersistenceInterface, setPort, start, stop
getDefaultQualityForLocation, getStaticLocationFor, setBooleanValue, setBoolValue, setByteValue, setDoubleValue, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, valueChanged
addConnector, addConnector, addDataSource, addPropertyChangeListener, addValueChangedListener, addVetoableChangeListener, authenticatedClientRequest, clientRequest, clientResponse, determineSuspendedStatus, getClassLicenseManager, getContainer, getCustomTimer, getDataSource, getDataSources, getDisplayName, getExportCriteria, getExposeComponentConnections, getName, getOutPortNames, getPullFromServers, getPushData, getPushName, getPushToServers, getServerListData, getTimebase, getTrace, isActive, isScreenLocal, refreshCurrentValue, removeConnector, removeDataSource, removePropertyChangeListener, removeValueChangedListener, removeVetoableChangeListener, requestSyncWrite, setAutoSuspend, setClassLicenseManager, setContainer, setCustomTimer, setDataSourceName, setExportCriteria, setExposeComponentConnections, setName, setPullFromServers, setPushData, setPushName, setPushToServers, setScreenLocal, setServerListData, setTimebase, setTrace, setValueObject, tick, VIBEvent
addVIBEventListener, checkScript, executeInScriptInternal, executeScript, executeScriptInternal, executeScriptInternal, getAutoSuspend, getBooleanValue, getBoolValue, getColorHi, getColorHiHi, getColorLo, getColorLoLo, getColorNormal, getConnectors, getConsoleLogger, getCurrentColor, getDataSourceName, getDoubleValue, getFloatValue, getGWTLogger, getIncomingValueObject, getInScript, getIntValue, getLongValue, getParent, getPopupLogger, getScript, getScriptEngine, getSendColors, getSources, getStringValue, getSyncWriteTimeout, getTimedPopupLogger, getTraceLogger, getValueHi, getValueHiHi, getValueLo, getValueLoLo, getValueObject, isHardSuspended, isRunning, isSendOnlyChangedValuesDefault, isSuspended, logException, logGWT, logGWT, logMessage, logTrace, n2sortConnectors, performScriptSubstitutions, popupMessage, post, removeConnector, removeVIBEventListener, replaceConnectors, scriptExtensionSubstition, setColorHi, setColorHiHi, setColorLo, setColorLoLo, setColorNormal, setConsoleLogger, setGWTLogger, setHardSuspended, setInScript, setParent, setPopupLogger, setScript, setSendColors, setSendOnlyChangedValuesDefault, setSyncWriteTimeout, setTimedPopupLogger, setTraceLogger, setValueHi, setValueHiHi, setValueLo, setValueLoLo, updateColor, updateListeners, updateListeners, updateListeners, whoAmI
public LocalHostConfig()
public LocalHostConfig(PersistenceInterface persistenceInterface)
public int getActivePort()
TransSecsVoyeur.getActivePort()
public double getActiveT1()
TransSecsVoyeur.getActiveT1()
public double getActiveT2()
TransSecsVoyeur.getActiveT2()
public double getActiveT3()
TransSecsVoyeur.getActiveT3()
public double getActiveT4()
TransSecsVoyeur.getActiveT4()
public int getActiveT5()
TransSecsVoyeur.getActiveT5()
public int getActiveT6()
TransSecsVoyeur.getActiveT6()
public int getActiveT7()
TransSecsVoyeur.getActiveT7()
public int getActiveT8()
TransSecsVoyeur.getActiveT8()
public java.lang.String getEquipmentHostName()
TransSecsVoyeur.getEquipmentHostName()
public java.util.Enumeration<java.lang.String> getInPortNames()
getInPortNames
in class LocalEquipmentConfig
Manipulator.addInPortName(String)
,
Manipulator.getInPortNames()
public TransSecsVoyeur getTransSecsVoyeur()
public void init() throws BadParameterException
init
in class LocalEquipmentConfig
BadParameterException
DataSource.init()
public void initializeLogger() throws BadParameterException
BadParameterException
public void setActivePort(int newPort)
TransSecsVoyeur.setActivePort(int)
public void setActiveT1(double newValue)
TransSecsVoyeur.setActiveT1(double)
public void setActiveT2(double newValue)
TransSecsVoyeur.setActiveT2(double)
public void setActiveT3(double newValue)
TransSecsVoyeur.setActiveT3(double)
public void setActiveT4(double newValue)
TransSecsVoyeur.setActiveT4(double)
public void setActiveT5(int newValue)
TransSecsVoyeur.setActiveT5(int)
public void setActiveT6(int newValue)
TransSecsVoyeur.setActiveT6(int)
public void setActiveT7(int newValue)
TransSecsVoyeur.setActiveT7(int)
public void setActiveT8(int newValue)
TransSecsVoyeur.setActiveT8(int)
public void setEquipmentHostName(java.lang.String equipmentHostName)
public static LocalHostConfig staticConfig(PersistentConfig config, java.lang.String controllerName)
config
- the persistent configcontrollerName
- the controller name to returnpublic static LocalHostConfig staticConfigFromObj(java.lang.Object config, java.lang.String controllerName)
config
- the persistent configcontrollerName
- the controller name to returnpublic void valueInput(ValueChangedEvent event) throws VIBUpdateFailedException
valueInput
in class Manipulator
event
- The ValueChangedEvent that the bean or data source has sent.VIBUpdateFailedException
com.ergotech.transsecs.secs.getTransSecsVoyeur()#valueInput(com.ergotech.vib.valueobjects.ValueChangedEvent)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.