Stop Mission Plan List On Error

Top  Previous  Next

Description

Stops Mission Plan list execution when a syntax or runtime error occurs in one of the Mission Plans. When this switch is not specified, the next Mission Plan in the list will run immediately after an error occurs. Only use this switch with the Mission Plan List switch.

 

Forms

--stop-mission-plan-list-on-error

-smploe

 

Usage

 

FreeFlyer.exe -mpl <PATH TO FILE OR DIRECTORY> --stop-mission-plan-list-on-error

 

Examples

 Execute a Mission Plan List named C:\mpl.txt and run each Mission Plan after load. Also, stop Mission Plan List execution on errors.

 

 Loop the execution of a Mission Plan List named C:\mpl.txt and stop Mission Plan List execution on errors.