User Guide/Command-Line Parameters: Difference between revisions
From STX Wiki
Jump to navigationJump to search
m (Jw moved page User Guide/Log/Command line parameters to User Guide/Command-Line Parameters) |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
{{User Guide}} | |||
{{STX}} understands the following command line parameters. | {{STX}} understands the following command line parameters. | ||
Line 13: | Line 12: | ||
See [[User Guide/Dataset/Parameter Properties|Log Window]] for a list of available applications. | See [[User Guide/Dataset/Parameter Properties|Log Window]] for a list of available applications. | ||
====Examples==== | ====Examples==== |
Revision as of 11:34, 3 September 2015
STx understands the following command line parameters.
stx.exe inifile
|* ; dataset
|*
|NO ; applicationname ; applicationarguments
Where inifile
is the name of the STx INI file. If an asterisk is specified, the default STx INI file stxini.xml is used.
Where dataset
is the name of the DataSet file. If an asterisk is specified, the default DataSet file is used. If NO
is specified, then no DataSet is used.
The default STx INI file is stxini.xml.
See Log Window for a list of available applications.
Examples
The following call runs the script test.sts
stx.exe * ; * ; bscript run ; test.sts ; mymacro ; arg0 ; arg1
The following starts STx with the Real-Time Analyser
stx.exe * ; * ; rtanalyse