Technical data
Chapter 3
Diagnostics
HP bc2100 ATCA Server Blade Diagnostics Syntax and Semantics of UI
180
• /SUMMARY - Write summary file to specified file name
• /SF - Same as /SUMMARY above.
• /V - Control verbose messaging.
• /PORT - Specify the socket for executive communications.
• /Q - Quit mode. Turns off most messages to screen.
• /L - Loud mode. Forces error, status, and advisory on.
• /W - Turns off interactive tests.
• Message Redirection parameters - Redirect selected message types to a file.
file.pkg
The first parameter on the command line, not preceded by a slash (/), is the initial file to be opened when the
application starts. This file may be one of the two supported types: .PKG and .SNP.
/PKG
Command Line: /PKG filename
The filename parameter is required when using this switch. This switch is provided for backwards compati-
bility purposes.
/AUTO
Command Line: /AUTO configtree
This switch causes
autoconfig to be run when XTC starts.
If the optional configtree parameter is specified, a new configuration tree is added to the package. The new
tree contains the results of autoconfig. If the configtree parameter is not specified, a unique name is assigned
to the configuration.
If this switch is used in combination with the /RUN switch, autoconfig always occurs before tests are run.
/SELF
Command Line: /SELF configtree
This switch causes
autoconfig to be run when XTC starts.
If the optional configtree parameter is specified, a new configuration tree is added to the package. The new
tree contains the results of autoconfig. If the configtree parameter is not specified, a unique name is assigned
to the configuration.
If this switch is used in combination with the /RUN switch, autoconfig always occurs before tests are run.
NOTE This switch differs from the /AUTO switch because it does not save the package file when
autoconfigure is complete.
/RUN