feat:add frontend motor and first_light config

This commit is contained in:
gac-x12sa
2025-07-09 11:08:54 +02:00
parent 66622fd75d
commit 6734143dc8
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
optics:
- !include ./optics_hutch.yaml
frontend:
- !include ./frontend.yaml

View File

@@ -0,0 +1,10 @@
idgap:
description: 'Motor to control the IDGap of X12SA'
deviceClass: ophyd_devices.devices.undulator.UndulatorGap
deviceConfig:
prefix: 'X10SA-UIND:'
onFailure: raise # Consider changing to buffer
enabled: true
readoutPriority: baseline
readOnly: true # put to false if you like to move it
softwareTrigger: false