Devices
LaserShutter
Bases: InOutPositioner
Controls shutter controlled by Analog Output
Source code in mfx/devices.py
36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
|
voltage_check
property
Return the position we believe shutter based on the channel
Piezo
Bases: Device
Device for controlling piezo injector motors
Source code in mfx/devices.py
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
|
tweak(distance)
Tweak the Piezo by a distance
Source code in mfx/devices.py
29 30 31 32 33 |
|
XFLS
Bases: XFLS
XRay Focusing Lens (Be)
These are the stacks with common names on their states and state config PVs that show the focusing config
Source code in mfx/devices.py
8 9 10 11 12 13 14 15 16 |
|