diff --git a/csaxs_bec/device_configs/bl_endstation.yaml b/csaxs_bec/device_configs/bl_endstation.yaml index 02601f9..4a224aa 100644 --- a/csaxs_bec/device_configs/bl_endstation.yaml +++ b/csaxs_bec/device_configs/bl_endstation.yaml @@ -52,6 +52,22 @@ fsh: enabled: true readoutPriority: monitored +########################################################################## +########################### FAST SHUTTER ################################# +########################################################################## + +shutter_es: + description: X12SA ES shutter status + deviceClass: ophyd_devices.EpicsSignalRO + deviceConfig: + read_pv: X12SA-OP-PSH1-EMLS-7010:OPEN + auto_monitor: true + onFailure: buffer + enabled: true + readoutPriority: baseline + readOnly: true + softwareTrigger: false + ########################################################################## ######################## SMARACT STAGES ################################## ##########################################################################