The polref motor uses Dual position stage in SECI we need it to work in IBEX.
The behaviour is:
- Setting the setpoint to 0 moves the current sheet to the lower limit and then sets the rbv/sp to 0
- Setting the setpoint to 1 moves the current sheet to the upper limit and then sets the rbv/sp to 1 (it goes via 130, e.g. 0 -> 130 ->1)
This behaviour was retained under IBEX but it didn't know what to do with it.
Acceptance Criteria
- Control a dual position stage
- Document solution