public class SimuBridgeForAutochanger extends BridgeToCanOpenHardware
configurationChecked, hardwareInitialized, hardwareMap, tcpProxy| Constructor and Description |
|---|
SimuBridgeForAutochanger(String aName,
int aTickMillis,
SimuCanOpenProxy tcpProxy,
SimuPlutoGateway plutoGateway,
SimuEPOSControllerModule linearRailMasterController,
SimuEPOSControllerModule linearRailSlaveController,
SimuEPOSControllerModule latchXminusController,
SimuEPOSControllerModule latchXplusController,
SimuEPOSControllerModule onlineClampXminusController,
SimuEPOSControllerModule onlineClampXplusController,
SimuEPOSControllerModule onlineClampYminusController) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCWrapperConnected()
This method returns true if the C-Wrapper is connected to the tcp proxy.
|
boolean |
isHardwareReady()
returns true if the hardware is booted, identified and initialized.
|
boolean |
isRealHardware()
This methods has to be overridden in a simulation context.
|
PDOStorage |
readPDOs() |
String |
toString() |
getTcpProxy, initModule, listHardware, printChildren, sendCanOpen, startServer, startThreadReadergetComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, postStart, processUpdate, sendSignal, sendSignalWithTimeLimit, setEnvironment, setName, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getFullPath, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic SimuBridgeForAutochanger(String aName, int aTickMillis, SimuCanOpenProxy tcpProxy, SimuPlutoGateway plutoGateway, SimuEPOSControllerModule linearRailMasterController, SimuEPOSControllerModule linearRailSlaveController, SimuEPOSControllerModule latchXminusController, SimuEPOSControllerModule latchXplusController, SimuEPOSControllerModule onlineClampXminusController, SimuEPOSControllerModule onlineClampXplusController, SimuEPOSControllerModule onlineClampYminusController)
public boolean isRealHardware()
BridgeToCanOpenHardwareisRealHardware in interface BridgeToHardwareisRealHardware in class BridgeToCanOpenHardwarepublic boolean isCWrapperConnected()
BridgeToCanOpenHardwareisCWrapperConnected in interface BridgeToHardwareisCWrapperConnected in class BridgeToCanOpenHardwarepublic boolean isHardwareReady()
BridgeToCanOpenHardwareisHardwareReady in interface BridgeToHardwareisHardwareReady in class BridgeToCanOpenHardwarepublic PDOStorage readPDOs() throws FcsHardwareException, org.lsst.ccs.messaging.BadCommandException
readPDOs in interface BridgeToHardwarereadPDOs in class BridgeToCanOpenHardwareFcsHardwareExceptionorg.lsst.ccs.messaging.BadCommandExceptionpublic String toString()
toString in class BridgeToCanOpenHardwareCopyright © 2016 LSST. All rights reserved.