Skip to content
  • Matias Guijarro's avatar
    Refactoring of all moves in Axis class using the GroupMove object · ed6b096e
    Matias Guijarro authored
    * moved GroupMove from motor_group.py to axis.py
    * GroupMove enhancements, in particular: added axis cleanup, added
    _stop_wait() method to wait after stop_move(), differentiate 'kill'
    (like when stopping) or another exception in _monitor_move
    * when stopping a motor from another session, a special "move_stop"
    channel is used since the 'stop' command cannot be sent directly
    ed6b096e