Package gda.px.detector.eiger.odin
Interface DataNode
- All Superinterfaces:
Configurable
- All Known Implementing Classes:
DummyDataNode,EpicsDataNode
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetError()booleanintintintintbooleanbooleanbooleanMethods inherited from interface gda.factory.Configurable
configure, isConfigureAtStartup, isConfigured, reconfigure
-
Method Details
-
isReceiverInitialised
- Throws:
DeviceException
-
isProcessorInitialised
- Throws:
DeviceException
-
getErrorState
- Throws:
DeviceException
-
isWriting
- Throws:
DeviceException
-
getFramesReceived
- Throws:
DeviceException
-
getFramesTimedOut
- Throws:
DeviceException
-
getFramesDropped
- Throws:
DeviceException
-
getFramesCaptured
- Throws:
DeviceException
-
getError
- Throws:
DeviceException
-
clearErrors
- Throws:
DeviceException
-