Differences between real Galil and simulated motor - ISISComputingGroup/ibex_developers_manual GitHub Wiki
Galil behavior:
- Set high limit (HLM) to 100
- Begin move to 100
- Whilst moving, set HLM to 50
- When motor reaches 50, motor will begin to decelerate to a stop (some overshoot)
- If motor has already reached 50, motor will begin to decelerate to a stop (some overshoot)
This is consistent with the Galil docs for the "BL" and "FL" commands
Simulated behavior:
- Set high limit (HLM) to 100
- Begin move to 100
- Whilst moving, set HLM to 50
- Motor will continue past the limit, to the commanded position of 100