demo #203

Closed
wakonig_k wants to merge 1 commits from 2axis_npoint_controller into main
+20 -2
View File
@@ -50,7 +50,7 @@ rotx:
############################################################
npx:
description: nPoint x axis on the big npoint controller
description: nPoint x axis on the big (3-axis) npoint controller
deviceClass: csaxs_bec.devices.npoint.npoint.NPointAxis
deviceConfig:
axis_Id: A
@@ -68,7 +68,7 @@ npx:
deviceTags:
- npoint
npy:
description: nPoint y axis on the big npoint controller
description: nPoint y axis on the big (3-axis) npoint controller
deviceClass: csaxs_bec.devices.npoint.npoint.NPointAxis
deviceConfig:
axis_Id: B
@@ -84,4 +84,22 @@ npy:
readoutPriority: baseline
connectionTimeout: 20
deviceTags:
- npoint
np2x:
description: nPoint x axis on the small (2-axis) npoint controller
deviceClass: csaxs_bec.devices.npoint.npoint.NPointAxis
deviceConfig:
axis_Id: A
host: "nPoint219026.psi.ch"
limits:
- -25
- 25
port: 23
sign: 1
enabled: true
onFailure: buffer
readOnly: false
readoutPriority: baseline
connectionTimeout: 20
deviceTags:
- npoint