DISPLAY NUMERIC
DISPLAY NUMERIC
Display a number in a monitor picture.
Format
DISPLAY NUMERIC expression
Command Qualifiers Defaults
/AVERAGE=(keyword,...) /none
/BELL=Boolean-expression /NOBELL
/BLANK=Boolean-expression /NOBLANK
/BLINK=Boolean-expression /NOBLINK
/BOLD=Boolean-expression /NOBOLD
/DAMPING=damping-factor /NODAMPING
/DECIMALS=decimal-places /DECIMALS=0
/LABEL=text /NOLABEL
/RATE=interval /NORATE
/REVERSE=Boolean-expression /NOREVERSE
/ROWS=nr-rows /ROWS=1
/SELECT=Boolean-expression /NOSELECT
/SEPARATE=(keyword,...) /none
/TOTALIZE=(keyword,...) /none
/UNDERLINE=Boolean-expression /NOUNDERLINE
/VALUE=value-type /VALUE=CURRENT
/WIDTH=field-width /WIDTH=1
/X=column Column of previous item
/Y=row Next free row
Description
The
DISPLAY NUMERIC
command displays the specified
expression
as a number
in a monitor picture. It can be used within a monitor file or issued at the
RTR
prompt when interactively defining a monitor picture for use in a subsequent
MONITOR command.
Note that the introduction of the /SEPARATE, /TOTALIZE and /AVERAGE
qualifiers has superseded the qualifiers /FACILITY, /LINK, /PARTITION, /NODE
and /PROCESS. These superseded qualifiers are no longer described here,
however they are still supported.
Parameters
expression
Specifies the quantity to be displayed.
Expression
can either be the name of a
single data item or an expression combining several items using simple arithmetic
operations and constants. In the latter case,
EXPRESSION
must be in quotes.
Qualifiers
/AVERAGE=(keyword,...)
/NOAVERAGE
Specifies that the items being monitored relating to
keyword
are displayed as an
average. This allows a number of items to be averaged in one qualifier.
6–72 RTR Command Line Interface