added stick-motor addon
This commit is contained in:
16
cfg/addons/stickmotor.cfg
Normal file
16
cfg/addons/stickmotor.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[NODE]
|
||||||
|
description = mobile rotation stage (from MA02)
|
||||||
|
id = stickmotor.linse.psi.ch
|
||||||
|
|
||||||
|
[stick_io]
|
||||||
|
description = dom motor IO
|
||||||
|
class = secop_psi.phytron.PhytronIO
|
||||||
|
uri = ldmcc08-ts:3006
|
||||||
|
|
||||||
|
[stickrot]
|
||||||
|
description = stick rotation, typically not used as omega
|
||||||
|
class = secop_psi.phytron.Motor
|
||||||
|
io = stick_io
|
||||||
|
encoder_mode = CHECK
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user