Cyclone MAX User Manual
49
CYCLONE MAX
[!]
designates that Cyclone Launch should remain open if any error is
encountered. If there is no error, the software will automatically close upon
completion.
[-O]
designates that the results are saved in an output file following this
parameter. The
[output filename]
parameter is mandatory if
[-O]
is used.
[output filename]
is an output file that contains the operation results. A user
can check the output file to see if the operations were successful.
6.1.2
Command-Line Parameter Examples
Example 1
------------------------------------------------------------------------------------------------------
CYCLONE_LAUNCH config_script.cfg !
------------------------------------------------------------------------------------------------------
The Cyclone MAX executes all operations specified in the “config_script.cfg”
file. The CYCLONE_LAUNCH application remains open if any error occurs.
Example 2
------------------------------------------------------------------------------------------------------
CYCLONE_LAUNCH config_script.cfg –O output_log.txt
------------------------------------------------------------------------------------------------------
The Cyclone MAX executes all operations specified in the “config_script.cfg”
file and logs all results to the “output_log.txt” file.
6.1.3
Configuration Script File
The configuration file contains two types of commands. The first type is
SETUP commands which configures the communication port between the PC
and the Cyclone units. The second type is Operation commands which carry