wip: fix attocube
This commit is contained in:
15
cfg/attocube_cfg.py
Normal file
15
cfg/attocube_cfg.py
Normal file
@ -0,0 +1,15 @@
|
||||
Node('attocube_test.psi.ch',
|
||||
'a single attocube axis',
|
||||
interface='tcp://5000',
|
||||
)
|
||||
|
||||
Mod('r',
|
||||
'frappy_psi.attocube.Axis',
|
||||
'ANRv220-F3-02882',
|
||||
axis = 1,
|
||||
unit = 'deg',
|
||||
tolerance = 0.01,
|
||||
target_limits = (0, 360),
|
||||
# gear = 1.2,
|
||||
)
|
||||
|
Reference in New Issue
Block a user