Trying the Ack command instead to see if this can workaround the CM bug.
This commit is contained in:
@@ -3362,7 +3362,7 @@ namespace ASCOM.Meade.net
|
||||
catch (TimeoutException)
|
||||
{
|
||||
//Some old autostars timeout as the result isn't properly returned, until the next successful command is sent!
|
||||
result = SharedResourcesWrapper.SendString(Tl, "Ga");
|
||||
result = GetAlignmentString();
|
||||
}
|
||||
//:CM# Synchronizes the telescope's position with the currently selected database object's coordinates.
|
||||
//Returns:
|
||||
|
||||
Reference in New Issue
Block a user