From 1acc61ddb77be7fc9f1af09daf0a1c6e5a525fdd Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Tue, 14 Jul 2026 09:50:23 +0200 Subject: [PATCH] feat: add PGM ID coupling device configuration --- xtreme_bec/device_configs/optics.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/xtreme_bec/device_configs/optics.yaml b/xtreme_bec/device_configs/optics.yaml index 9904219..132c007 100644 --- a/xtreme_bec/device_configs/optics.yaml +++ b/xtreme_bec/device_configs/optics.yaml @@ -63,6 +63,16 @@ CMU_Rz: deviceTags: - optics +PGM_ID_coupling: + description: "PGM ID coupling" + deviceClass: ophyd_devices.EpicsSignal + deviceConfig: + read_pv: X07MA-PHS-E:OPT + enabled: true + readoutPriority: baseline + deviceTags: + - optics + mono: readoutPriority: baseline description: "PGM Monochromator"