BootDiagnosticLevel

Specifies the level of diagnostics performed during initialization of the board. When disabled (set to 0) the board ignores any diagnostic errors returned while it is being initialized.

Syntax

BootDiagnosticLevel = level

Access

Read/Write (plug-in level)

Type

Integer

Default

1

Allowed values

-65535 to 65535

Example

BootDiagnosticLevel = 1

Details

The valid values for level are 0, and 1. Zero (0) indicates that no diagnostics are performed, and 1 is the maximum level.

If a test fails, the test number is reported back as the error code.

Note: Some tests can pass back more than one error code, depending on the options selected and/or the mode of failure.

You must be running oammon to view diagnostic results.