We have found that the on our microscopes, which use Marzhauser stages, the 'Current Position' values in the stage display no longer update periodically. They update if we command a move with Dave or with the 'Move To' controls in the stage display.
We have traced the problem to the last changes to the marzhauserModule.py (commit ec3d37a). If we checkout of the version of this file from the parent commit (85bffb4), the stage position updates properly.
Perhaps in handling the garbled messages from the stage position requests, periodic polling of the stage position was broken? Happy to help address and fix the issue, but we also don't want to accidentally break the handling of these garbled messages.
We have found that the on our microscopes, which use Marzhauser stages, the 'Current Position' values in the stage display no longer update periodically. They update if we command a move with Dave or with the 'Move To' controls in the stage display.
We have traced the problem to the last changes to the marzhauserModule.py (commit ec3d37a). If we checkout of the version of this file from the parent commit (85bffb4), the stage position updates properly.
Perhaps in handling the garbled messages from the stage position requests, periodic polling of the stage position was broken? Happy to help address and fix the issue, but we also don't want to accidentally break the handling of these garbled messages.