add micro-stepping card and IDS camera examples in user_template.yaml
CI for csaxs_bec / test (push) Successful in 1m37s
CI for csaxs_bec / test (pull_request) Successful in 57m52s

This commit is contained in:
x12sa
2026-05-28 16:08:34 +02:00
parent 541c3829b1
commit 46c1ddb64d
+41 -1
View File
@@ -20,6 +20,27 @@ samx:
readoutPriority: baseline
softwareTrigger: false
############################################################
########### OWIS LTM80 with micro-stepping #################
############################################################
samy:
description: Owis motor stage samx
deviceClass: ophyd_devices.devices.psi_motor.EpicsUserMotorVME
deviceConfig:
prefix: X12SA-ES2-ES19
motor_resolution: 0.000125
base_velocity: 0.00625
velocity: 1
backlash_distance: 0.0125
acceleration: 0.2
user_offset_dir: 0
deviceTags:
- cSAXS
- owis_samx
onFailure: buffer
enabled: true
readoutPriority: baseline
softwareTrigger: false
############################################################
#################### OWIS Rotation DMT65 ###################
############################################################
rotx:
@@ -105,4 +126,23 @@ np2x:
readoutPriority: baseline
connectionTimeout: 20
deviceTags:
- npoint
- npoint
############################################################
#################### IDS camera ############################
############################################################
test_cam_mic:
description: Camera Microscope
deviceClass: csaxs_bec.devices.ids_cameras.ids_camera.IDSCamera
deviceConfig:
camera_id: 2
bits_per_pixel: 24
num_rotation_90: 1
transpose: false
force_monochrome: false
m_n_colormode: 1
enabled: true
onFailure: buffer
readOnly: false
readoutPriority: async