public class SimuBridgeForCPPMTestBench extends BridgeToCanOpenHardware
| Modifier and Type | Field and Description |
|---|---|
SimuEPOSControllerModule |
latchXminusController |
SimuEPOSControllerModule |
linearRailMasterController |
SimuEPOSControllerModule |
linearRailSlaveController |
SimuEPOSControllerModule |
onlineClampController |
SimuPlutoGateway |
plutoGateway |
protected SimuCanOpenProxy |
simuTcpProxy |
configurationChecked, fcslog, hardwareInitialized, hardwareMap, tcpProxy| Constructor and Description |
|---|
SimuBridgeForCPPMTestBench(String aName,
int aTickMillis,
SimuCanOpenProxy tcpProxy,
SimuPlutoGateway plutoGateway,
SimuEPOSControllerModule linearRailMasterController,
SimuEPOSControllerModule linearRailSlaveController,
SimuEPOSControllerModule onlineClampController,
SimuEPOSControllerModule latchController) |
| Modifier and Type | Method and Description |
|---|---|
CanOpenProxy |
getTcpProxy() |
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() |
CanOpenProxy.PDOStorage |
readPDOs() |
void |
startServer() |
void |
startThreadReader() |
String |
toString() |
initModule, listHardware, printChildren, sendCanOpenalias, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, sendSignal, sendSignal, sendSignalWithTimeLimit, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, 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, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkprotected SimuCanOpenProxy simuTcpProxy
public SimuEPOSControllerModule linearRailMasterController
public SimuEPOSControllerModule linearRailSlaveController
public SimuEPOSControllerModule onlineClampController
public SimuEPOSControllerModule latchXminusController
public SimuPlutoGateway plutoGateway
public SimuBridgeForCPPMTestBench(String aName, int aTickMillis, SimuCanOpenProxy tcpProxy, SimuPlutoGateway plutoGateway, SimuEPOSControllerModule linearRailMasterController, SimuEPOSControllerModule linearRailSlaveController, SimuEPOSControllerModule onlineClampController, SimuEPOSControllerModule latchController)
public boolean isRealHardware()
isRealHardware in interface BridgeToHardwareisRealHardware in class BridgeToCanOpenHardwarepublic boolean isCWrapperConnected()
BridgeToCanOpenHardwareisCWrapperConnected in interface BridgeToHardwareisCWrapperConnected in class BridgeToCanOpenHardwarepublic boolean isHardwareReady()
BridgeToCanOpenHardwareisHardwareReady in interface BridgeToHardwareisHardwareReady in class BridgeToCanOpenHardwarepublic CanOpenProxy getTcpProxy()
getTcpProxy in interface BridgeToHardwaregetTcpProxy in class BridgeToCanOpenHardwarepublic CanOpenProxy.PDOStorage readPDOs() throws FcsHardwareException, org.lsst.ccs.bus.BadCommandException
readPDOs in interface BridgeToHardwarereadPDOs in class BridgeToCanOpenHardwareFcsHardwareExceptionorg.lsst.ccs.bus.BadCommandExceptionpublic void startServer()
startServer in interface BridgeToHardwarestartServer in class BridgeToCanOpenHardwarepublic void startThreadReader()
startThreadReader in interface BridgeToHardwarestartThreadReader in class BridgeToCanOpenHardwarepublic String toString()
toString in class BridgeToCanOpenHardwareCopyright © 2015 LSST. All rights reserved.