12.07.2015 Views

SPOT 4.1 Basic and Advanced Software Manual for SPOT Insight ...

SPOT 4.1 Basic and Advanced Software Manual for SPOT Insight ...

SPOT 4.1 Basic and Advanced Software Manual for SPOT Insight ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Ch. 13 - Macro ScriptingWindow specific to LOOPWhen LOOP is selected a Loop window will appear over the Macro Window. It will ask the userto define the number of loop iterations that will be carried out prior to the continuation of theremainder of the Macro program. The Loop window will look like this:The Loop window includes a drop down menu that allows <strong>for</strong> 5 user-defined variables(NUMVAR1 through NUMVAR5). Additionally, any integer number may be placed in theNumber of Iterations box in the Loop window. The value in the box defaults to 1 when the Loopwindow appears. When selecting the user-defined variables, the SET VARIABLE Comm<strong>and</strong>would be placed be<strong>for</strong>e The LOOP Comm<strong>and</strong>.Generic Example using LOOPOnce you have selected the LOOP Comm<strong>and</strong> in the Macro Development pane, the comm<strong>and</strong>sequence entered might be:Begin Macro (automatically added when the window is opened)Begin LoopComm<strong>and</strong> A1Comm<strong>and</strong> B1Comm<strong>and</strong> C1Comm<strong>and</strong> D1End LoopComm<strong>and</strong> E1End Macro (automatically added when the window is opened)This macro would process Comm<strong>and</strong>s A1, B1, C1 <strong>and</strong> D1 in sequence, repeating the sequence <strong>for</strong>as many iterations as were specified in the LOOP Comm<strong>and</strong>. Once that number of iterations iscompleted, the program will move on <strong>and</strong> process Comm<strong>and</strong> E1.User Guide to the <strong>SPOT</strong> <strong>Insight</strong> Camera 251

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!