Results 1 to 2 of 2

Hybrid View

  1. #1

    Default The WaitUntill command syntax

    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
    ; -----------
    ;

  2. #2
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,149

    Default

    It was meant to start at 11 PM PDT
    Yes, did you mean for it to wait until this coming Wednesday at 11PM PDT (UTC - 7)? If so then this is correct. You can find all of these in ACP Help, including the exact syntax. You can omit the date and the seconds too:

    #waituntil 1, 06:00

    which will wait till 11PM on the night the plan is started in ACP (any night).
    -- Bob

 

 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Syntax for Survey List file
    By Sascha Schuller in forum Pre-Sales Technical Questions and Help
    Replies: 5
    Last Post: Jan 2, 2015, 20:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •