Merge pull request 'Added bender radius' (#29) from feat/add-bender-radius into main
CI for superxas_bec / test (push) Successful in 1m14s
CI for superxas_bec / test (push) Successful in 1m14s
Reviewed-on: #29
This commit was merged in pull request #29.
This commit is contained in:
@@ -161,16 +161,16 @@ cm_bnd:
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
|
||||
# cm_bnd_radius:
|
||||
# readoutPriority: baseline
|
||||
# description: Collimating Mirror Bending Radius
|
||||
# deviceClass: ophyd.EpicsSignalRO
|
||||
# deviceConfig:
|
||||
# read_pv: X10DA-CPCL-CM:BNDFORCE
|
||||
# onFailure: retry
|
||||
# readOnly: true
|
||||
# enabled: true
|
||||
# softwareTrigger: false
|
||||
cm_bnd_radius:
|
||||
readoutPriority: baseline
|
||||
description: Collimating Mirror Bending Radius
|
||||
deviceClass: ophyd.EpicsSignalRO
|
||||
deviceConfig:
|
||||
read_pv: X10DA-FE-CM:BNDRADIUS
|
||||
onFailure: retry
|
||||
readOnly: true
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
|
||||
cm_rotx:
|
||||
readoutPriority: baseline
|
||||
|
||||
@@ -122,16 +122,16 @@ fm_bnd:
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
|
||||
# fm_bnd_radius:
|
||||
# readoutPriority: baseline
|
||||
# description: Focusing Mirror Bending Radius
|
||||
# deviceClass: ophyd.EpicsSignalRO
|
||||
# deviceConfig:
|
||||
# read_pv: X10DA-CPCL-FM:BNDFORCE
|
||||
# onFailure: retry
|
||||
# readOnly: true
|
||||
# enabled: true
|
||||
# softwareTrigger: false
|
||||
fm_bnd_radius:
|
||||
readoutPriority: baseline
|
||||
description: Focusing Mirror Bending Radius
|
||||
deviceClass: ophyd.EpicsSignalRO
|
||||
deviceConfig:
|
||||
read_pv: X10DA-OP-MI1:BNDFORCE
|
||||
onFailure: retry
|
||||
readOnly: true
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
|
||||
fm_rotx:
|
||||
readoutPriority: baseline
|
||||
|
||||
Reference in New Issue
Block a user