public class SimuBridgeToCanOpenHardware extends org.lsst.ccs.framework.Module implements BridgeToHardware
| Constructor and Description |
|---|
SimuBridgeToCanOpenHardware(String aName,
int aTickMillis,
SimuClampActuatorModule clampActuatorXminus,
SimuClampActuatorModule clampActuatorXplus) |
| 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.
|
CanOpenProxy.PDOStorage |
readPDOs() |
void |
startThreadReader() |
String |
toString() |
alias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, initModule, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, removeLogPanicState, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setHandlerLevel, setLogLevel, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic SimuBridgeToCanOpenHardware(String aName, int aTickMillis, SimuClampActuatorModule clampActuatorXminus, SimuClampActuatorModule clampActuatorXplus)
public boolean isCWrapperConnected()
BridgeToHardwareisCWrapperConnected in interface BridgeToHardwarepublic boolean isHardwareReady()
BridgeToHardwareisHardwareReady in interface BridgeToHardwarepublic CanOpenProxy.PDOStorage readPDOs()
readPDOs in interface BridgeToHardwarepublic CanOpenProxy getTcpProxy()
getTcpProxy in interface BridgeToHardwarepublic void startThreadReader()
startThreadReader in interface BridgeToHardwareCopyright © 2014 LSST. All Rights Reserved.