Measure Reference Manual
OFF
displays do not use dots to connect labels to formatted numbers.
FOR duration
for each field in the record, displays the difference between the immediate value and the
value after duration. If FOR is omitted, the field values reflect activity since the
measurement began.
duration is a time interval in one of these formats:
n SECOND[S]
n MINUTE[S]
n HOUR[S]
where n is an integer in the range 1 through 9999.
FORMAT { BRIEF | NORMAL | STRUCTURED }
sets the format of the report. The default is NORMAL.
BRIEF
displays an abbreviated report that contains the most commonly used counters for each
entity type.
For information on which counters are included in brief-format reports, see the DDL
record for the specified entity type in Chapter 3: Entities and Counters (page 136).
Counters included in brief-format reports are in boldface type in each DDL record.
NORMAL
displays all counters.
STRUCTURED
writes the report to a structured file for subsequent examination using Enform. A single
record consists of all counters for a single entity. (For DDL record format, see the
description of the specified entity type in Chapter 3: Entities and Counters (page 136).)
Reports for entities of the same entity type are written to the same file, and the file is
named for the entity type. If the file already exists, MEASCOM appends the data to
the file. If the file does not exist, MEASCOM creates it. (Structured files are closed when
you modify the FORMAT attribute.)
LOADID loadid
specifies the name to be placed in the loadid field of the records generated by this
command. The LOADID option applies only to structured reports.
loadid
is an alphanumeric string, 1 through 8 characters long. The string can contain letters,
numbers, carets (^), hyphens (-), and underscores (_). The first character must be a
letter.
RATE { ON | OFF }
determines how counter values are displayed. The RATE attribute has no effect on structured
files. The default is ON.
ON
displays interpreted counter values (counts per second and percent busy).
OFF
displays uninterpreted counter values.
STYLE { LEGACY | ZMS }
sets whether displays or structured data are formatted using the ZMS style interface or using
the legacy interface compatible with Measure G10 and earlier PVUs. In G-series RVUs,
the default is LEGACY; in H-series asnd J-series RVUs, the default is ZMS.
88 MEASCOM Commands