Measure Reference Manual

Definitions for PROCESS Entities (page 299), and added their usage considerations to Usage
Notes for H-Series and J-Series PROCESS Entities (page 310):
CURRENT-PRIORITY-END
CURRENT-PRIORITY-START
INITIAL-PRIORITY-END
INITIAL-PRIORITY-START
Revised description of MEASMONCONTROL (page 411) to add PROCESS_CREATE_ error
information.
Added Usage Notes (page 412) to MEASMONCONTROL that describe the new DEFINE and
DEFINEADD statements that can be used to set CID table limit to 1,024,000.
Updated description of MEASMONSTATUS (page 412) with new settings value when the CID
table size is 1,024,000.
Revised the applicable RVU information (where needed) for entity descriptors in Chapter 5:
Entity Descriptors (page 451).
Updated the introductory text of Appendix D (page 550) to indicate that the SPLIT command
can now also be used to split a data file based on a time window.
Updated description of INFO Command (page 550) to indicate that the command now displays
split history records. Added example of command that displays these records.
Added BY TIME options to the split-criteria for the SPLIT Command (page 552), including
examples. Added usage note about including a tolerance factor when specifying the SPLIT
BY TIME command for interval data files. Added usage notes about interpreting the time period
line, time period column, and the % column in SPLIT BY TIME displays. Added usage notes
about using MEASCOM LIST commands on TIME-split data files.
Add the following new error messages to MEASFT Error and Warning Messages (page 559),
including the text, cause, effect and recovery for each message:
MEASFT 3038 (ERR_NO_XRTIMES_RECORD): No Start Measurement record in the input
data file.
MEASFT 3039 (ERR_BAD_XRTIMES_TIMESTAMP): Bad Start Measurement record in the
input data file.
MEASFT 3040 (ERR_COMPUTETIMESTAMP): COMPUTETIMESTAMP error, mask = #mm.
MEASFT 3254 (ERR_PARSE_SPLIT_TIME_KW_EXP): SPLIT 'FROM', 'TO', 'FOR' or INTO
keyword expected.
MEASFT 3255 (ERR_PARSE_SPLIT_BAD_FROM_TIME): SPLIT FROM time value not valid.
MEASFT 3256 (ERR_PARSE_SPLIT_BAD_TO_TIME): SPLIT TO time value not valid.
MEASFT 3257 (ERR_PARSE_SPLIT_BAD_TO_FROM_TIME): SPLIT TO time value not greater
than FROM time value.
MEASFT 3258 (ERR_PARSE_SPLIT_BAD_FOR_TIME): SPLIT FOR time value not valid.
MEASFT 3259 (ERR_PARSE_SPLIT_BAD_INTO_OPT): SPLIT INTO option value not valid.
MEASFT 3260 (ERR_PARSE_SPLIT_BAD_INTO_VAL): SPLIT INTO option value range
error, max PARTS is 100.
MEASFT 3261 (ERR_PARSE_SPLIT_TIME_FROM_KW_EXP): SPLIT 'TO' or 'FOR' keyword
expected.
20