fetched mlz version
- before some chamges in the gerrit pipline Change-Id: I33eb2d75f83345a7039d0fb709e66defefb1c3e0
This commit is contained in:
16
cfg/addons/stickmotor_cfg.py
Normal file
16
cfg/addons/stickmotor_cfg.py
Normal file
@ -0,0 +1,16 @@
|
||||
Node('stickmotor.linse.psi.ch',
|
||||
'mobile rotation stage (from MA02)',
|
||||
)
|
||||
|
||||
Mod('stick_io',
|
||||
'frappy_psi.phytron.PhytronIO',
|
||||
'dom motor IO',
|
||||
uri='ldmcc08-ts:3006',
|
||||
)
|
||||
|
||||
Mod('stickrot',
|
||||
'frappy_psi.phytron.Motor',
|
||||
'stick rotation, typically not used as omega',
|
||||
io='stick_io',
|
||||
encoder_mode='CHECK',
|
||||
)
|
Reference in New Issue
Block a user