Technical data
Chapter 3
Diagnostics
HP bc2100 ATCA Server Blade Diagnostics Syntax and Semantics of UI
179
mer.
Figure 3-16 Right-Click Menu
Invocation Parameters
These parameters can be entered on the command line invocation of XTC to control various aspects of XTC.
The forward slash token may be replaced by a hyphen.
Example - The following commands both invoke autoconfigure:
xtc /auto
xtc –auto
NOTE Flags are case insensitive. The flags can be used with a preceding dash (-) or double-dash (--)
slash (/). For example, -auto, /auto, --auto, and /AUTO all yield the same result.
The complete list of parameters is as follows:
• file.pkg - Initial document file opened by XTC.
• /PKG - Same as the above.
• /AUTO - Run autoconfig first.
• /SELF - Run autoconfig first, but do not save pkg file.
• /RUN - Run tests without user input.
• /CFG - Use specified configuration tree on startup
• /PC - Same as /CFG above.
• /MINUTES - Stop testing after number of minutes.
• /LOOPS - Stop testing after number of loops.
• /N - Same as /LOOPS above.
• /QUIT - Exit XTC when tests complete.
• /HE - Set top flow node to Halt on error.
• /FOREVER - Set top flow node to run-forever.