You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review the PSISimplePositionerBase class and improve readability of cross-dependencies for optional signals. Ideally, a Readback PV should be sufficient as minimum requirement.
Define fine-grained classes in devices.simple_positioner with the following signal combinations: ('readback'); ('readback', 'setpoint'), ('readback', 'motor_done_move'), ('readback', 'setpoint', 'motor_done_move'), ('readback', 'setpoint', 'motor_done_move', 'velocity' )
PSISimplePositionerBaseclass and improve readability of cross-dependencies for optional signals. Ideally, a Readback PV should be sufficient as minimum requirement.