Starting AstroArt with a script

Scripts and programs to automate Astroart
Post Reply
AstroBernd
Posts: 77
Joined: 17 Mar 2019, 16:23

Starting AstroArt with a script

Post by AstroBernd » 02 Apr 2026, 20:26

Maybe I missed it but I am wondering about the following:
Is it possible to have AstroArt execute a script right from the start, e.g. like in a command line: "AstroArt64 C:\Data\startup.txt"?
This is to get the whole setup ready for (automated) observation.
Thanks
Bernd

fabdev
Posts: 576
Joined: 03 Dec 2018, 21:43

Re: Starting AstroArt with a script

Post by fabdev » 04 Apr 2026, 17:37

Hi, it's possible with the Remote Control SDK, but it's more complicated.
OK, launching the script by command line has been added today, to receive now the prerelease of the SP4 just write me by email or PM.
Fabio.

Dunmunro
Posts: 328
Joined: 10 Jan 2019, 01:11

Re: Starting AstroArt with a script

Post by Dunmunro » 05 Apr 2026, 20:11

fabdev wrote:
04 Apr 2026, 17:37
Hi, it's possible with the Remote Control SDK, but it's more complicated.
OK, launching the script by command line has been added today, to receive now the prerelease of the SP4 just write me by email or PM.
Fabio.
Thanks! I'd request it but I have just decommissioned my observatory until next November.

Wayne Hawley
Posts: 15
Joined: 04 Mar 2020, 17:14

Re: Starting AstroArt with a script

Post by Wayne Hawley » 23 May 2026, 06:17

Hi Fabio, I am trying to get my observatory to auto start and this Remote SDK method sounds like it is what I need.

I have created a batch file that will start both AstroArt and PHD2 but when I try to get it to start a script in AstroiArt it says its the wrong sort of script.

Can I test the SDK Remote method please?

Regards,
Wayne

AstroBernd
Posts: 77
Joined: 17 Mar 2019, 16:23

Re: Starting AstroArt with a script

Post by AstroBernd » 23 May 2026, 14:56

Wayne,
there is one restriction when starting AstroArt with a script: no blanks aloud neither in the filename nor in the path:
this works: Astroart64.exe -script AAStartupSequenceV1.txt
this does NOT work: Astroart64.exe -script AA StartupSequence V1.txt
Maybe that is the reason
Take care
Bernd

Post Reply