dodal.devices.backlight.Backlight#
- class dodal.devices.backlight.Backlight[source]#
Simple device to trigger the pneumatic in/out.
Methods
set
(position)This setter will turn the backlight on when we move it in to the beam and off when we move it out.
Attributes
- set(position: BacklightPosition)[source]#
This setter will turn the backlight on when we move it in to the beam and off when we move it out.
- Parameters:
position (
BacklightPosition
)