public class SimuBridgeToSFTHardware extends BridgeToCanOpenHardware
configurationChecked, hardwareInitialized, hardwareMap, tcpProxy| Constructor and Description |
|---|
SimuBridgeToSFTHardware(String aName,
int aTickMillis,
SimuCanOpenProxy tcpProxy,
PieceOfHardware ai814,
PieceOfHardware ao412,
SimuCompactIOModule dio8n1,
SimuCompactIOModule dio8n2,
SimuEPOSControllerModule clampXminusController,
SimuEPOSControllerModule clampXplusController) |
| 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.
|
getTcpProxy, initModule, listHardware, printChildren, readPDOs, 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 SimuBridgeToSFTHardware(String aName, int aTickMillis, SimuCanOpenProxy tcpProxy, PieceOfHardware ai814, PieceOfHardware ao412, SimuCompactIOModule dio8n1, SimuCompactIOModule dio8n2, SimuEPOSControllerModule clampXminusController, SimuEPOSControllerModule clampXplusController)
public boolean isRealHardware()
BridgeToCanOpenHardwareisRealHardware in interface BridgeToHardwareisRealHardware in class BridgeToCanOpenHardwarepublic boolean isCWrapperConnected()
BridgeToCanOpenHardwareisCWrapperConnected in interface BridgeToHardwareisCWrapperConnected in class BridgeToCanOpenHardwarepublic boolean isHardwareReady()
BridgeToCanOpenHardwareisHardwareReady in interface BridgeToHardwareisHardwareReady in class BridgeToCanOpenHardwareCopyright © 2016 LSST. All rights reserved.