change PV names of slits in optics hutch #291
@@ -1,8 +1,8 @@
|
||||
sl2xi:
|
||||
description: "slit 1 (optics) x ring"
|
||||
description: "slit 2 (optics) x ring"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:TRXR"
|
||||
prefix: "X12SA-OP-SL2:TRXR"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -12,10 +12,10 @@ sl2xi:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2xo:
|
||||
description: "slit 1 (optics) x wall"
|
||||
description: "slit 2 (optics) x wall"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:TRXW"
|
||||
prefix: "X12SA-OP-SL2:TRXW"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -25,10 +25,10 @@ sl2xo:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2yb:
|
||||
description: "slit 1 (optics) y bottom"
|
||||
description: "slit 2 (optics) y bottom"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:TRYB"
|
||||
prefix: "X12SA-OP-SL2:TRYB"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -38,10 +38,10 @@ sl2yb:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2yt:
|
||||
description: "slit 1 (optics) y top"
|
||||
description: "slit 2 (optics) y top"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:TRYT"
|
||||
prefix: "X12SA-OP-SL2:TRYT"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -51,10 +51,10 @@ sl2yt:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2xc:
|
||||
description: "slit 1 (optics) x center"
|
||||
description: "slit 2 (optics) x center"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:CENTERX"
|
||||
prefix: "X12SA-OP-SL2:CENTERX"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -64,10 +64,10 @@ sl2xc:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2xs:
|
||||
description: "slit 1 (optics) x size"
|
||||
description: "slit 2 (optics) x size"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:SIZEX"
|
||||
prefix: "X12SA-OP-SL2:SIZEX"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -77,10 +77,10 @@ sl2xs:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2yc:
|
||||
description: "slit 1 (optics) y center"
|
||||
description: "slit 2 (optics) y center"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:CENTERY"
|
||||
prefix: "X12SA-OP-SL2:CENTERY"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -90,10 +90,10 @@ sl2yc:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl2ys:
|
||||
description: "slit 1 (optics) y size"
|
||||
description: "slit 2 (optics) y size"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL1:SIZEY"
|
||||
prefix: "X12SA-OP-SL2:SIZEY"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -431,10 +431,10 @@ diode_vertical_xbox1_slowrb:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3xi:
|
||||
description: "slit 2 (optics) x ring"
|
||||
description: "slit 3 (optics) x ring"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:TRXR"
|
||||
prefix: "X12SA-OP-SL3:TRXR"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -444,10 +444,10 @@ sl3xi:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3xo:
|
||||
description: "slit 2 (optics) x wall"
|
||||
description: "slit 3 (optics) x wall"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:TRXW"
|
||||
prefix: "X12SA-OP-SL3:TRXW"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -457,10 +457,10 @@ sl3xo:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3yb:
|
||||
description: "slit 2 (optics) y bottom"
|
||||
description: "slit 3 (optics) y bottom"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:TRYB"
|
||||
prefix: "X12SA-OP-SL3:TRYB"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -470,10 +470,10 @@ sl3yb:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3yt:
|
||||
description: "slit 2 (optics) y top"
|
||||
description: "slit 3 (optics) y top"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:TRYT"
|
||||
prefix: "X12SA-OP-SL3:TRYT"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -483,10 +483,10 @@ sl3yt:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3xc:
|
||||
description: "slit 2 (optics) x center"
|
||||
description: "slit 3 (optics) x center"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:CENTERX"
|
||||
prefix: "X12SA-OP-SL3:CENTERX"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -496,10 +496,10 @@ sl3xc:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3xs:
|
||||
description: "slit 2 (optics) x size"
|
||||
description: "slit 3 (optics) x size"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:SIZEX"
|
||||
prefix: "X12SA-OP-SL3:SIZEX"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -509,10 +509,10 @@ sl3xs:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3yc:
|
||||
description: "slit 2 (optics) y center"
|
||||
description: "slit 3 (optics) y center"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:CENTERY"
|
||||
prefix: "X12SA-OP-SL3:CENTERY"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
@@ -522,10 +522,10 @@ sl3yc:
|
||||
- bl_optics_hutch
|
||||
|
||||
sl3ys:
|
||||
description: "slit 2 (optics) y size"
|
||||
description: "slit 3 (optics) y size"
|
||||
deviceClass: ophyd_devices.EpicsMotorEC
|
||||
deviceConfig:
|
||||
prefix: "X12SA-OP-SL2:SIZEY"
|
||||
prefix: "X12SA-OP-SL3:SIZEY"
|
||||
onFailure: raise
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
|
||||
Reference in New Issue
Block a user