Interface SampleMovementServiceManager
- All Superinterfaces:
Configurable,Device,Findable,GdaService,gda.observable.IObservable
- All Known Implementing Classes:
SampleMovementServiceManagerBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionintbooleanisService(int selection) selectService(int selection) Methods inherited from interface gda.factory.Configurable
configure, isConfigureAtStartup, isConfigured, reconfigureMethods inherited from interface gda.device.Device
close, getAttribute, getProtectionLevel, setAttribute, setProtectionLevelMethods inherited from interface uk.ac.gda.services.api.GdaService
getAdapterMethods inherited from interface gda.observable.IObservable
addIObserver, deleteIObserver, deleteIObservers
-
Field Details
-
PIN_GONIO
static final int PIN_GONIO- See Also:
-
PIN_GONIO_WITH_KAPPA
static final int PIN_GONIO_WITH_KAPPA- See Also:
-
TRAY_GONIO
static final int TRAY_GONIO- See Also:
-
-
Method Details
-
getCurrentServiceIndex
int getCurrentServiceIndex() -
isService
boolean isService(int selection) -
selectService
- Throws:
DeviceException
-
getService
- Throws:
DeviceException
-