make eiger async
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user