Measure Reference Manual

Cause
The line that Measure is attempting to be reexecute is not in the HISTORY buffer.
Effect
No command is executed.
Recovery
Perform a HISTORY command to make sure the command is still in the HISTORY buffer. Otherwise
you must reenter the command in full.
MEAS 3100
The command is too long, the maximum number of characters an effective
record can contain is 2100 (nnnn were entered); try to enter multiple
commands or remove embedded spaces as possible to shorten the command(s)
entered.
Cause
Even with the use of the ampersand (&), there is a limit to the number of characters that can be
entered in one record before MEASCOM scans the record and executes the commands. The
current input stream exceeded the limit of 2100 characters.
Effect
The command is not executed.
Recovery
If more than one command was entered, try entering each command separately. If only one
command was entered, try breaking the command into several commands and execute the
commands separately. If the command cannot be decomposed, try removing some embedded
spaces to make the command shorter.
MEAS 3101
filename was not started due to Process_Create_ error number1 (number2);
correct error and retry command.
Cause
The program file indicated was not started due to the Process_Create_ error indicated.
Effect
The command is not executed.
Recovery
Correct the cause of the Process_Create_ error and retry the command.
MEAS 3102
filename could not be opened due to File System error number.
Cause
The program file indicated could not be opened due to the file-system error indicated.
Effect
The command is not executed.
Recovery
Correct the cause of the file-system error and retry the command.
MEAS 3103
filename did not read the startup message due to File System error
number.
511