Syntax
CCDCamera.GuiderMoveStar ( X, Y )
Parameters
Double X - new horizontal position of track point
Double Y - new vertical position of track point
Returns
Boolean - returns False if guider is not in Track mode
Remarks
Used to modify the guide position while tracking. Typically used to track a moving object such as a comet or asteroid by moving the guide point in the opposite direction (offset tracking). The guide position may be set to a fractional pixel.
Returns False if the autoguider is not tracking.
If the current guider is the SBIG w/AO-7, and the AO-7 is tracking, then this method changes the location of the track box.