*** $test thread 0000223C: 1 second sleep done; rc=0

*** $test thread 00002AD8: sleeping for 6 seconds...

*** $test thread 00002594: 4 second sleep done; rc=0

*** $test thread 000028EC: sleeping for 4 seconds...

*** $test thread 000010C4: 3 second sleep done; rc=0

*** $test thread 00002F2C: sleeping for 2 seconds...

*** $test thread 00002494: sleeping for 1 seconds...

*** $test thread 00003070: 3 second sleep done; rc=0

*** $test command: waiting for threads to exit...

*** $test thread 00002494: 1 second sleep done; rc=0

*** $test thread 000036BC: 5 second sleep done; rc=0

*** $test thread 00002F2C: 2 second sleep done; rc=0

*** $test thread 000028EC: 4 second sleep done; rc=0

*** $test thread 00002AD8: 6 second sleep done; rc=0

*** $test command: test complete.

Figure 13: $TEST command

8.5 $ZAPCMD (Enable or disable system parameters and console
commands)

8.5.1 Function

The $ZAPCMD console command allows it to enable or disable a given command name as a system pa-
rameter (configuration statement) or console command.

This is a console command used for debugging and requires that the debug command level has been set.
This is the default for debug builds, but not for normal production builds.

To activate the $ZAPCMD console command for normal non-debug production release builds, use the
following command sequence:

MSGLVL VERBOSE (optional)

MSGLVL DEBUG (optional)

CMDLVL DEBUG (required)

$ZAPCMD cmdname option


Note: It is possible to disable the $ZAPCMD console command itself, so be careful!

8.5.2 Syntax

Descriptive

Diagram

Êʬ¬¬ ¬¬¬ cmdname ¬¬¬§¬¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ





¬¬¬«





¬¬¬¬¬«





8.5.3 Parameter

cmdname

Specifies the command name of the system parameter (configuration statement) or
the console command that has to be enabled or disabled.

CFG

Enable the given command name as a system parameter (configuration statement).

NOCFG

Disable the given command name as a system parameter (configuration state-
ment).

Previous Page Next Page