fix(positioner_box): fixed positioner box for spinner and setpoint values
Description
Fixed the readout of motor moving flags for the positioner box. This MR also slightly increases the spinner speed; I think it looks slightly better.
I also fixed the start position for tweak instructions: Now it starts with the current setpoint, not the current readback.
Type of Change
- Signals should be prefixed with the device name
-
motor_done_move
is inverted compared tomotor_is_moving
- Tweak uses the setpoint instead of the readback (if possible)
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k