public interface BridgeToHardware
| Modifier and Type | Method and Description |
|---|---|
TcpProxyInterface |
getTcpProxy() |
boolean |
isCANDevicesReady() |
boolean |
isCWrapperConnected()
This method returns true if the C-Wrapper is connected to the tcp proxy.
|
boolean |
isRealHardware() |
PDOStorage |
readPDOs() |
void |
startServer() |
void |
startThreadReader() |
boolean isCWrapperConnected()
boolean isRealHardware()
boolean isCANDevicesReady()
TcpProxyInterface getTcpProxy()
void startServer()
void startThreadReader()
PDOStorage readPDOs()
Copyright © 2016 LSST. All rights reserved.