make eiger async

This commit is contained in:
gac-x04sa
2025-03-10 09:25:09 +01:00
parent 6be3929f01
commit 3a4c792eca
+2 -2
View File
@@ -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