From 41e47a26e8fdc42fd75939fe9e477be7ca3a5371 Mon Sep 17 00:00:00 2001 From: x12sa Date: Thu, 27 Nov 2025 10:48:50 +0100 Subject: [PATCH] adapting configs to tests --- csaxs_bec/device_configs/bl_optics_hutch.yaml | 71 +++++++++---------- 1 file changed, 34 insertions(+), 37 deletions(-) diff --git a/csaxs_bec/device_configs/bl_optics_hutch.yaml b/csaxs_bec/device_configs/bl_optics_hutch.yaml index 7ce2815..9424482 100644 --- a/csaxs_bec/device_configs/bl_optics_hutch.yaml +++ b/csaxs_bec/device_configs/bl_optics_hutch.yaml @@ -112,44 +112,41 @@ xbpm2y: # bl_smar_stage to use csaxs reference method. assign number according to axis channel bl_smar_stage: 1 -cu_foilx: - description: Cu foil in OPbox - deviceClass: csaxs_bec.devices.smaract.smaract_ophyd.SmaractMotor - deviceConfig: - axis_Id: C - host: x12sa-eb-smaract-mcs-03.psi.ch - limits: - - -200 - - 200 - port: 5000 - sign: 1 - enabled: true - onFailure: buffer - readOnly: false - readoutPriority: baseline - userParameter: - # bl_smar_stage to use csaxs reference method. assign number according to axis channel - bl_smar_stage: 2 - -scinx: - description: scintillator in OPbox - deviceClass: csaxs_bec.devices.smaract.smaract_ophyd.SmaractMotor - deviceConfig: - axis_Id: D - host: x12sa-eb-smaract-mcs-03.psi.ch - limits: - - -200 - - 200 - port: 5000 - sign: 1 - enabled: true - onFailure: buffer - readOnly: false - readoutPriority: baseline - userParameter: - # bl_smar_stage to use csaxs reference method. assign number according to axis channel - bl_smar_stage: 3 +# cu_foilx: +# description: Cu foil in OPbox +# deviceClass: csaxs_bec.devices.smaract.smaract_ophyd.SmaractMotor +# deviceConfig: +# axis_Id: C +# host: x12sa-eb-smaract-mcs-03.psi.ch +# limits: +# - -200 +# - 200 +# port: 5000 +# sign: 1 +# # precision: 3 +# # tolerance: 0.005 +# enabled: true +# onFailure: buffer +# readOnly: false +# readoutPriority: baseline +# scinx: +# description: scintillator in OPbox +# deviceClass: csaxs_bec.devices.smaract.smaract_ophyd.SmaractMotor +# deviceConfig: +# axis_Id: D +# host: x12sa-eb-smaract-mcs-03.psi.ch +# limits: +# - -200 +# - 200 +# port: 5000 +# sign: 1 +# # precision: 3 +# # tolerance: 0.005 +# enabled: true +# onFailure: buffer +# readOnly: false +# readoutPriority: baseline # dmm1_trx_readback_example: # This is the same template as for i.e. bpm4i # description: 'This is an example of a read-only Epics signal'