stick rotatation is either om or stickrot
This commit is contained in:
@ -71,14 +71,14 @@ class = secop_psi.sea.SeaReadable
|
||||
io = sea_main
|
||||
sea_object = table
|
||||
|
||||
[om_io]
|
||||
[stick_io]
|
||||
description = dom motor IO
|
||||
class = secop_psi.phytron.PhytronIO
|
||||
uri = ma7-ts.psi.ch:3007
|
||||
|
||||
[om]
|
||||
description = stick rotation
|
||||
[stickrot]
|
||||
description = stick rotation, typically not used as omega
|
||||
class = secop_psi.phytron.Motor
|
||||
io = om_io
|
||||
io = stick_io
|
||||
encoder_mode = CHECK
|
||||
|
||||
|
Reference in New Issue
Block a user