public class BridgeToSFTHardware extends BridgeToCanOpenHardware
| Modifier and Type | Field and Description |
|---|---|
protected CanOpenADC |
ai814 |
protected CanOpenDAC |
ao412 |
protected CanOpenClampActuatorModule |
clampActuatorXminus |
protected CanOpenClampActuatorModule |
clampActuatorXplus |
configurationChecked, hardwareInitialized, tcpProxy| Constructor and Description |
|---|
BridgeToSFTHardware(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814,
CanOpenDAC ao412,
CanOpenDIO dio8n1,
CanOpenDIO dio8n2,
CanOpenClampActuatorModule clampActuatorXminus,
CanOpenClampActuatorModule clampActuatorXplus) |
| Modifier and Type | Method and Description |
|---|---|
PieceOfHardware[] |
listHardware()
This method returns the list of hardware that this bridge will manage.
|
getTcpProxy, initModule, isCWrapperConnected, isHardwareReady, readPDOs, sendCanOpen, startThreadReader, toStringalias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, 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, setChangedprotected CanOpenADC ai814
protected CanOpenDAC ao412
protected CanOpenClampActuatorModule clampActuatorXminus
protected CanOpenClampActuatorModule clampActuatorXplus
public BridgeToSFTHardware(String aName, int aTickMillis, CanOpenProxy tcpProxy, CanOpenADC ai814, CanOpenDAC ao412, CanOpenDIO dio8n1, CanOpenDIO dio8n2, CanOpenClampActuatorModule clampActuatorXminus, CanOpenClampActuatorModule clampActuatorXplus)
public PieceOfHardware[] listHardware()
BridgeToCanOpenHardwarelistHardware in class BridgeToCanOpenHardwareCopyright © 2014 LSST. All Rights Reserved.