fix: fixed import of devices for x01da_database.yaml
This commit is contained in:
@@ -555,7 +555,7 @@ sl2_gapy:
|
||||
ot_tryu:
|
||||
readoutPriority: sync
|
||||
description: Optical Table Y-Translation Upstream
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES-OT:TRYU
|
||||
onFailure: retry
|
||||
@@ -564,7 +564,7 @@ ot_tryu:
|
||||
ot_tryd:
|
||||
readoutPriority: sync
|
||||
description: Optical Table Y-Translation Downstream
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES-OT:TRYD
|
||||
onFailure: retry
|
||||
@@ -578,7 +578,7 @@ ot_tryd:
|
||||
ot_try:
|
||||
readoutPriority: sync
|
||||
description: Optical Table Y-Translation
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES-OT:TRY
|
||||
onFailure: retry
|
||||
@@ -587,7 +587,7 @@ ot_try:
|
||||
ot_pitch:
|
||||
readoutPriority: sync
|
||||
description: Optical Table Pitch
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES-OT:ROTX
|
||||
onFailure: retry
|
||||
@@ -601,7 +601,7 @@ ot_pitch:
|
||||
es0sl_trxr:
|
||||
readoutPriority: sync
|
||||
description: End Station slits X-translation Ring-edge
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:TRXR
|
||||
onFailure: retry
|
||||
@@ -610,7 +610,7 @@ es0sl_trxr:
|
||||
es0sl_trxw:
|
||||
readoutPriority: sync
|
||||
description: End Station slits X-translation Wall-edge
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:TRXW
|
||||
onFailure: retry
|
||||
@@ -619,7 +619,7 @@ es0sl_trxw:
|
||||
es0sl_tryb:
|
||||
readoutPriority: sync
|
||||
description: End Station slits Y-translation Bottom-edge
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:TRYB
|
||||
onFailure: retry
|
||||
@@ -628,7 +628,7 @@ es0sl_tryb:
|
||||
es0sl_tryt:
|
||||
readoutPriority: sync
|
||||
description: End Station slits X-translation Top-edge
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:TRYT
|
||||
onFailure: retry
|
||||
@@ -642,7 +642,7 @@ es0sl_tryt:
|
||||
es0sl_center:
|
||||
readoutPriority: sync
|
||||
description: End Station slits X-center
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:CENTERX
|
||||
onFailure: retry
|
||||
@@ -651,7 +651,7 @@ es0sl_center:
|
||||
es0sl_gapx:
|
||||
readoutPriority: sync
|
||||
description: End Station slits X-gap
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:GAPX
|
||||
onFailure: retry
|
||||
@@ -660,7 +660,7 @@ es0sl_gapx:
|
||||
es0sl_centery:
|
||||
readoutPriority: sync
|
||||
description: End Station slits Y-center
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:CENTERY
|
||||
onFailure: retry
|
||||
@@ -669,7 +669,7 @@ es0sl_centery:
|
||||
es0sl_gapy:
|
||||
readoutPriority: sync
|
||||
description: End Station slits Y-gap
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-SL:GAPY
|
||||
onFailure: retry
|
||||
@@ -684,7 +684,7 @@ es0sl_gapy:
|
||||
es0wi_try:
|
||||
readoutPriority: sync
|
||||
description: End Station 0 Exit Window Y-translation
|
||||
deviceClass: EpicsMotor
|
||||
deviceClass: ophyd.EpicsMotor
|
||||
deviceConfig:
|
||||
prefix: X01DA-ES0-WI:TRY
|
||||
onFailure: retry
|
||||
|
||||
Reference in New Issue
Block a user