public class SimuBridgeForLPSCTestBench extends BridgeToCanOpenHardware
configurationChecked, hardwareInitialized, hardwareMap, tcpProxy| Constructor and Description |
|---|
SimuBridgeForLPSCTestBench(String name,
int aTickMillis,
SimuCanOpenProxy tcpProxy,
SimuEPOSControllerModule hooksController,
SimuEPOSControllerModule carrierController,
SimuPlutoGateway plutoGateway) |
| 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.
|
void |
printChildren() |
void |
printChildren2() |
PDOStorage |
readPDOs() |
String |
toString() |
getTcpProxy, initModule, listHardware, 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 SimuBridgeForLPSCTestBench(String name, int aTickMillis, SimuCanOpenProxy tcpProxy, SimuEPOSControllerModule hooksController, SimuEPOSControllerModule carrierController, SimuPlutoGateway plutoGateway)
@Command(type=QUERY,
level=1,
description="print my children; for tests")
public void printChildren()
printChildren in class BridgeToCanOpenHardware@Command(type=QUERY,
level=1,
description="print my children; for tests")
public void printChildren2()
public boolean isCWrapperConnected()
BridgeToCanOpenHardwareisCWrapperConnected in interface BridgeToHardwareisCWrapperConnected in class BridgeToCanOpenHardwarepublic boolean isHardwareReady()
BridgeToCanOpenHardwareisHardwareReady in interface BridgeToHardwareisHardwareReady in class BridgeToCanOpenHardwarepublic boolean isRealHardware()
BridgeToCanOpenHardwareisRealHardware in interface BridgeToHardwareisRealHardware 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.