Bonjour,
À chaque lancement d'Astroart je dois configurer les fenêtres du téléscope du Focuser et des caméras Ccd (Température Ccd réglé à-20 degré etc....)
Existe t'il un script qui permet de configurer automatiquement tous ces tâches ?
Par exemple lorsque je lance AA-7 que le système soit directement opérationnel.
Merci
Script auto Telescope - Ccd - Focuser
Re: Script auto Telescope - Ccd - Focuser
Here is a simple example.
Once AA is open you would run this script.
I don't know if there is a way to start the script
automatically.
This will connect the equipment you last used!
Camera.Connect
Guider.Connect
Focuser.Connect
Wheel.Connect
Wheel.Goto(1)
Camera.SetTemperature (-20)
Telescope.connect
Once AA is open you would run this script.
I don't know if there is a way to start the script
automatically.
This will connect the equipment you last used!
Camera.Connect
Guider.Connect
Focuser.Connect
Wheel.Connect
Wheel.Goto(1)
Camera.SetTemperature (-20)
Telescope.connect
Iver
Re: Script auto Telescope - Ccd - Focuser
Merci Iver,
je vais tester ce script
Gilbert
je vais tester ce script
Gilbert