Package gda.px.detector.eiger.odin
Interface EigerFan
- All Superinterfaces:
Configurable
- All Known Implementing Classes:
DummyEigerFan,EpicsEigerFan
-
Method Summary
Modifier and TypeMethodDescriptionintgetState()booleanbooleanbooleanisReady()voidwaitUntilReady(int timeoutInSeconds) Methods inherited from interface gda.factory.Configurable
configure, isConfigureAtStartup, isConfigured, reconfigure
-
Method Details
-
isInitialised
- Throws:
DeviceException
-
isConnected
- Throws:
DeviceException
-
isReady
- Throws:
DeviceException
-
getState
- Throws:
DeviceException
-
getFramesSent
- Throws:
DeviceException
-
waitUntilReady
- Throws:
DeviceException
-