added PVs to fel spectrometer

This commit is contained in:
2021-09-07 14:31:33 +02:00
parent dc4516dc34
commit 57273891ec
+6
View File
@@ -51,3 +51,9 @@ class Xspect:
append_object_to_object(
self, AdjustablePv, "SARFE10-PSSS059:ENERGY", name="energy_center_setpoint"
)
append_object_to_object(
self, AdjustablePv, "SARFE10-PSSS059:MOTOR_Z5", name="camera_z"
)