User's Reference > Administration > Administration from Reality > Command Reference > B > BREAK-KEY-ON

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

BREAK-KEY-ON command (m605006+breakkeyon.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

BREAK-KEY-ON

Enables the BREAK key on a port.

Syntax

BREAK-KEY-ON {portNumber}

BKON {portNumber}

ENABLE-BREAK-KEY {portNumber}

Syntax Elements

portNumber The number of the port on which the break key is to be enabled.

If portNumber is omitted, the break key is enabled on the current port.

Restrictions

SYS2 privileges are required to enable the breakkey.

The break key can only be used if the user logged on to the port concerned is allowed to use the appropriate debugger (set in the user's Security profile).

Comments

BKON and ENABLE-BREAK-KEY are synonyms of BREAK-KEY-ON.

To disable the BREAK key, use BREAK-KEY-OFF or BKOFF. These are synonym commands for the same operation.

Example

To enable the break key on the current port, enter:

BREAK-KEY-ON
BKON

or

ENABLE-BREAK-KEY

RealityV15.0Comment on this topic