public class SimuBridgeForCarousel extends BridgeToCanOpenHardware
configurationChecked, hardwareInitialized, hardwareMap, tcpProxy| Constructor and Description |
|---|
SimuBridgeForCarousel(String aName,
int aTickMillis,
SimuCanOpenProxy tcpProxy,
SimuEPOSControllerModule clampActuatorXminus,
SimuEPOSControllerModule clampActuatorXplus,
SimuEPOSControllerModule carouselController,
PieceOfHardware clampsSensorsReader,
PieceOfHardware cancbxAI420_1,
PieceOfHardware cancbxAI420_2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCWrapperConnected()
Because it's a simulation, this method always returns true.
|
boolean |
isHardwareReady()
Because it's a simulation, this method always returns true.
|
boolean |
isRealHardware()
Because it's a simulation, this method always returns false.
|
PDOStorage |
readPDOs() |
getTcpProxy, initModule, listHardware, printChildren, sendCanOpen, startServer, startThreadReader, toStringgetComponentTree, 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 SimuBridgeForCarousel(String aName, int aTickMillis, SimuCanOpenProxy tcpProxy, SimuEPOSControllerModule clampActuatorXminus, SimuEPOSControllerModule clampActuatorXplus, SimuEPOSControllerModule carouselController, PieceOfHardware clampsSensorsReader, PieceOfHardware cancbxAI420_1, PieceOfHardware cancbxAI420_2)
public boolean isRealHardware()
isRealHardware in interface BridgeToHardwareisRealHardware in class BridgeToCanOpenHardwarepublic boolean isCWrapperConnected()
isCWrapperConnected in interface BridgeToHardwareisCWrapperConnected in class BridgeToCanOpenHardwarepublic boolean isHardwareReady()
isHardwareReady 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.BadCommandExceptionCopyright © 2016 LSST. All rights reserved.