dodal.devices.hutch_shutter.BaseHutchShutter#
- class dodal.devices.hutch_shutter.BaseHutchShutter[source]#
Device to operate the hutch shutter.
Base class for HutchShutters - extended by some that do not use an interlock and by others that do. See child classes for details
- control#
An writeable EPICS signal to drive the shutter state changes
- status#
A readable EPICS signal to read the present shutter state
Methods
set(value)Attributes