When the user clicks on the Flexure Update or Rotation Update button in the Telcon GUI, the C command routine, Cupfor is called which tells the C code how to update the coordinates when the Cupdate routine is called. If neither update button is selected, the Cupdate routine is still called, but the coordinates are not changed within it.
If the user ever goes to coordinates outside the solar disk, updating for rotation is automatically turned off. It must be manually turned back on if the telescope is moved back on the disk.
Once the coordinates have been updated, if the new values are more than 1" (either in X or Y) away from where the telescope is currently pointed, a new move command is issued (as long as we are permitted to move the telescope as described in the first paragraph) and a bunch of error checking is done to make sure things went well.
At the end of the loop, the time for the next update is updated and life goes on.
Return to PDPRP Technical Info Page
Return toPDPRP Main Page.