From 0a25bea9e4a103adfd881ceaa627e33145efb87e Mon Sep 17 00:00:00 2001 From: aacerbo Date: Tue, 17 Sep 2024 14:29:32 +0200 Subject: [PATCH] starting to add XRayEye motors --- microxas_bec/device_configs/x08sa_database.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 microxas_bec/device_configs/x08sa_database.yaml diff --git a/microxas_bec/device_configs/x08sa_database.yaml b/microxas_bec/device_configs/x08sa_database.yaml new file mode 100644 index 0000000..845382a --- /dev/null +++ b/microxas_bec/device_configs/x08sa_database.yaml @@ -0,0 +1,14 @@ +################### +#### X-Ray Eye #### +################### + +## X-Ray Eye -- Physical positioners +xreye_trx: + readoutPriority: baseline + description: X-Ray Eye X-translation + deviceClass: ophyd.EpicsMotor + deviceConfig: + prefix: MTEST-X05LA-ES2-XRAYEYE:M1 + onFailure: retry + enabled: true + softwareTrigger: false