correct epics channel for user motor and add direction_of_travel parameter in device config file
CI for csaxs_bec / test (push) Failing after 34s
CI for csaxs_bec / test (push) Failing after 34s
This commit is contained in:
@@ -3,15 +3,17 @@ samx:
|
||||
description: Owis LTM80 linear stage
|
||||
deviceClass: ophyd_devices.devices.EpicsMotorEx
|
||||
deviceConfig:
|
||||
prefix: X12SA-ES1-ES01
|
||||
prefix: X12SA-ES2-ES01
|
||||
motor_resolution: 0.00125
|
||||
base_velocity: 0.25
|
||||
velocity: 2.5
|
||||
backlash_distance: 0.125
|
||||
acceleration: 0.4
|
||||
user_offset_dir: 0
|
||||
direction_of_travel: 1
|
||||
deviceTags:
|
||||
- cSAXS
|
||||
- user_motor
|
||||
onFailure: buffer
|
||||
enabled: true
|
||||
readoutPriority: baseline
|
||||
|
||||
Reference in New Issue
Block a user