diff --git a/addams_bec/device_configs/x04v.yaml b/addams_bec/device_configs/x04v.yaml index 878818b..c811c96 100644 --- a/addams_bec/device_configs/x04v.yaml +++ b/addams_bec/device_configs/x04v.yaml @@ -1,5 +1,5 @@ eiger: - readoutPriority: baseline + readoutPriority: async deviceClass: addams_bec.devices.detector.Eiger500K deviceConfig: prefix: "X04SA-ES3-EIGER:" @@ -11,7 +11,7 @@ eiger_count: readoutPriority: monitored deviceClass: ophyd.EpicsSignalRO deviceConfig: - read_pv: "X04SA-ES3-EIGER:Stats1:Total_RBV" + read_pv: "X04SA-ES3-EIGER:ROIStats1:1:Total_RBV" auto_monitor: true enabled: true readOnly: true