add motors_copy_paste.yaml for user motors in experimental hutch
Some checks failed
CI for csaxs_bec / test (push) Failing after 31s
Some checks failed
CI for csaxs_bec / test (push) Failing after 31s
This commit is contained in:
33
csaxs_bec/device_configs/motors_copy_paste.yaml
Normal file
33
csaxs_bec/device_configs/motors_copy_paste.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
#Standard configuration of an Owis LTM80 linear stage
|
||||
samx:
|
||||
description: Owis LTM80 linear stage
|
||||
deviceClass: ophyd_devices.devices.EpicsMotorEx
|
||||
deviceConfig:
|
||||
prefix: X12SA-ES1-ES01
|
||||
motor_resolution: 0.00125
|
||||
base_velocity: 0.25
|
||||
velocity: 2.5
|
||||
backlash_distance: 0.125
|
||||
acceleration: 0.4
|
||||
user_offset_dir: 0
|
||||
deviceTags:
|
||||
- cSAXS
|
||||
onFailure: buffer
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
readOnly: false
|
||||
softwareTrigger: false
|
||||
|
||||
#xbpm1x:
|
||||
# description: 'X-ray BPM1 in frontend translation x'
|
||||
# deviceClass: ophyd.EpicsMotor
|
||||
# deviceConfig:
|
||||
# prefix: 'X12SA-FE-XBPM1:TRX'
|
||||
# onFailure: raise
|
||||
# enabled: true
|
||||
# readoutPriority: baseline
|
||||
# readOnly: false
|
||||
# softwareTrigger: false
|
||||
# deviceTags:
|
||||
# - cSAXS
|
||||
# - frontend
|
||||
Reference in New Issue
Block a user