Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7258c524ee | ||
|
|
0cf1da9ef8 | ||
|
|
0a25bea9e4 |
51
microxas_bec/device_configs/x05la_database.yaml
Normal file
51
microxas_bec/device_configs/x05la_database.yaml
Normal file
@@ -0,0 +1,51 @@
|
||||
###################
|
||||
#### 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
|
||||
xreye_try:
|
||||
readoutPriority: baseline
|
||||
description: X-Ray Eye Y-translation
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: MTEST-X05LA-ES2-XRAYEYE:M2
|
||||
onFailure: retry
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
xreye_trz:
|
||||
readoutPriority: baseline
|
||||
description: X-Ray Eye Z-translation
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: MTEST-X05LA-ES2-XRAYEYE:M3
|
||||
onFailure: retry
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
xreye_focus:
|
||||
readoutPriority: baseline
|
||||
description: X-Ray Eye Focus
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: MTEST-X05LA-ES2-XRAYEYE:M4
|
||||
onFailure: retry
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
xreye_zoom:
|
||||
readoutPriority: baseline
|
||||
description: X-Ray Eye Zoom
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: MTEST-X05LA-ES2-XRAYEYE:M5
|
||||
onFailure: retry
|
||||
enabled: true
|
||||
softwareTrigger: false
|
||||
|
||||
Reference in New Issue
Block a user