Merge pull request 'add mo1_rotx_energy' (#22) from feat/add-mo1_rotx_energy-motor into main
CI for superxas_bec / test (push) Successful in 1m33s
CI for superxas_bec / test (push) Successful in 1m33s
Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
@@ -24,7 +24,7 @@ frontend_config:
|
||||
###################################
|
||||
|
||||
## Bragg Monochromator
|
||||
mo1_gonio:
|
||||
mo1_rotx:
|
||||
readoutPriority: baseline
|
||||
description: Monochromator ROTX Goniometer
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
@@ -33,6 +33,15 @@ mo1_gonio:
|
||||
onFailure: retry
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
mo1_rotx_energy:
|
||||
readoutPriority: baseline
|
||||
description: Monochromator ROTX Goniometer Energy
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X10DA-OP-MO1:ROTX-ENERGY
|
||||
onFailure: retry
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
mo1_bragg:
|
||||
readoutPriority: baseline
|
||||
description: Positioner for the Monochromator
|
||||
|
||||
Reference in New Issue
Block a user