
public interface BridgeToHardware
| 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.
|
boolean |
isRealHardware() |
CanOpenProxy.PDOStorage |
readPDOs() |
void |
startServer() |
void |
startThreadReader() |
boolean isCWrapperConnected()
boolean isRealHardware()
boolean isHardwareReady()
CanOpenProxy getTcpProxy()
void startServer()
void startThreadReader()
CanOpenProxy.PDOStorage readPDOs() throws FcsHardwareException, org.lsst.ccs.messaging.BadCommandException
FcsHardwareExceptionorg.lsst.ccs.messaging.BadCommandExceptionCopyright © 2015 LSST. All rights reserved.