Technical data
Chapter 3
Diagnostics
HP bc2100 ATCA Server Blade Diagnostics Syntax and Semantics of UI
153
/AUTOI [snp_file] Valid SNP file
name in current
directory
Imports SNP file(s) into the package file. If it is used with
the PKG flag, it imports files into the specified PKG file.
Otherwise, it uses the default PKG file. If the file already
exists, the user is given the option to override the current
file or append to it. If the SNP file name is specified, it
imports only that file. Otherwise, it imports all files with a
“.SNP” extension in the current directory.
/BG color “BLACK” or
“WHITE”
Sets message colors to appear correctly, based on the
indicated background color. Color choices remain until the
/BG flag is used again. The default color is “BLACK”.
/DLL dll_name
[cmd_line_switches
]
Valid DLL
name. A user
may enter
arguments
after the DLL
name by
separating
them with
commas (no
spaces between
commas).
Dynamically loads all available functions from the
extension library (dll_name). It is typically used for data
collection in a manufacturing environment. Examples:
/DLL libcb.so.1[a,b,c,d]
or
/DLL libcb.so.1
/DT [line_count] 1 to 2^30 Display all available tests. If a number is specified, up to
that many lines of text can be displayed on the screen at one
time.
/FLOW [flowname] Any valid
string. It must
match the name
of the FLOW
section in the
package file.
Whether running tests or displaying a list of tests, refer to
the indicated “flowname” section of the package file.
/HE None Halt on error.
/HELP [line_count] 1 to 2^30 Display the help file. If a parameter is specified, that
number of lines is displayed on the screen at a time.
/MINUTES number 1 to 2^31
(unsigned long)
Loop on the specified test(s) until the number of specified
minutes has elapsed.
/N [number] 0 to 2^31
(unsigned long)
Number of loops. The default is 1. 0 = forever.
/OVER N/A Use this flag to run a disabled test.
Table 3-8 t Command Line Interface Flags (Continued)
Flag Range Description