dodal.devices.bimorph_mirror.BimorphMirror#
- class dodal.devices.bimorph_mirror.BimorphMirror[source]#
Class to represent CAENels Bimorph Mirrors.
- channels#
DeviceVector of BimorphMirrorChannel, indexed from 1, for each channel
- enabled#
Writeable BimorphOnOff
- status#
Readable BimorphMirrorStatus Busy/Idle status
- err#
Alarm status
- Parameters:
- Raises:
ValueError – number_of_channels is less than zero
Methods
set
(value)Sets bimorph voltages in parallel via target voltage and all proc.
Attributes