added ES shutter to ES config

This commit is contained in:
x12sa
2026-07-08 11:50:57 +02:00
parent 803ea77dc4
commit f48d180376
@@ -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 ##################################
##########################################################################