Hi everybody,

I'm of indi protocol and I'm trying to write a code to control my telescope by means the PyIndi-client.
The telescope is on fork mount and the Pulsar2 (PULSAR HAND 3.1 V5.7a firmware update 02/2018) manage the slewing.
I'm writing an almost automatic code to unpark, slew and park the telescope but testing one by one the single functions I had a problem with the park/unpark.
Running the code it seems that it is not able to send the command of park and unparking, so if the mount is parked and I run the code to unpark, it runs and ends successfully(that means without stop during the execution with some error) but the mount remain parked.
If someone has any suggestion about the possible problem of error please let me know.
Attached the code that I run, probably I was not very clear so if you need more details.

Thank you in advance
Daniele

Read More...