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
- commit_target_voltages#
Procable signal that writes values in each channel’s VTRGT to VOUT
- status#
Readable BimorphMirrorStatus Busy/Idle status
- err#
Alarm status
- Parameters:
- Raises:
ValueError – number_of_channels is less than zero
Methods
set
(value[, tolerance])Sets bimorph voltages in parrallel via target voltage and all proc.
Attributes