I wrote a script to use in a couple of days for the Iris nebula. It uses the WaitUntill command. Is this the correct syntax and positioning of that command? It was meant to start at 11 PM PDT,
;
; --------------------------------------------
; This plan was generated by ACP Planner 4.2.6
; --------------------------------------------
;
; For: SRO1
; Targets: 1
;
; NOTE: Timing features are disabled
;
; Autofocus at start of run.
; Autofocus every 90 minutes.
;
; ---------------------------------------------
;
#autofocus
#afinterval 90
;
; === Target Iris L6 Wait ===
;
#dither ; Automatic dithering
#repeat 1
#count 28
#filter L
#interval 600
#binning 1
#posang 358.0
#WAITUNTIL 1, 07-Jun-2018 06:00:00
Iris L6 Wait 21:00:33.70 68° 08' 32.0"
#dither 0 ; Disable dithering
;
; -----------
; END OF PLAN
; -----------
;