public interface BridgeToHardware
| Modifier and Type | Method and Description |
|---|---|
TcpProxyInterface |
getTcpProxy() |
boolean |
isCWrapperConnected()
This method returns true if the C-Wrapper is connected to the tcp proxy.
|
boolean |
isHardwareReady() |
boolean |
isRealHardware() |
PDOStorage |
readPDOs() |
void |
startServer() |
void |
startThreadReader() |
boolean isCWrapperConnected()
boolean isRealHardware()
boolean isHardwareReady()
TcpProxyInterface getTcpProxy()
void startServer()
void startThreadReader()
PDOStorage readPDOs() throws FcsHardwareException, org.lsst.ccs.messaging.BadCommandException
FcsHardwareExceptionorg.lsst.ccs.messaging.BadCommandExceptionCopyright © 2016 LSST. All rights reserved.