Closed MuffinSpawn closed 7 years ago
It is irrelevant in what manor the current stand control software at ANL "knows" the stand's position. Regardless, we will need to
This is left up to the Motion component implementation and may or may not be true.
The stand position is currently defined as the average position of all reflectors' z coordinates.
From issue #40:
The Move command will subtract the two distances, add the requested linear displacement, and predict the stand reflector positions by adding this displacement to their configured home z coordinates in the DSCS. Stand reflector measurements will then be used to calculate the new CurrentDistance.
The "two distances" are the CurrentPosition and HomePosition property values.
Things left to do: