openUC2/ImSwitchConfig

error with homeAxis in uc2_move_positoinlist.py

Closed this issue · 1 comments

@beniroquai
The following commands in the document uc2_move_positoinlist.py cause imswitch to hang:
#api.imcontrol.homeAxis(positionerName, "X")
#api.imcontrol.homeAxis(positionerName, "Y")

Fixed in https://github.com/openUC2/ImSwitch/blob/master/imswitch/imcontrol/controller/controllers/PositionerController.py#L141 due to missing control statemetn (run-in-background). However, the motor is not reporting the reach of the final destination. Would you mind showing the the result tomorrow? :)