User`s guide
Agilent EasyEXPERT User’s Guide Vol. 2, Edition 1 10-23
Error Message
Agilent EasyEXPERT Operation Error
120006 Pasting program component failed. Specified program components
cannot be pasted to the specified place. Cut or copy the appropriate
program components, and paste them to the appropriate place.
120007 Variable type mismatch detected for assigning. Enter the appropriate
value to the variable. Data type must be the same.
120008 Unknown program component imported. Keyword Prefix: A, Keyword:
B
Data import was completed for an application test definition that
contains a statement to call a test definition not in this system. Then the
statement was automatically commented out. Before importing the test
definition, import the test definition to be called.
121000 Plug-in execution error.
121001 Plug-in execution aborted. Plug-in execution paused by clicking the
Pause button. This is the status message in normal operation.
121002 Plug-in execution ended abnormally.
122000 Script Error.
122001 Operator located in wrong place. Operator: A
Correct the expression. Put the operator in the correct place.
122002 Invalid expression is specified in user function definition.
User
function: A, Expression: B
Correct the expression B defined in the user function or analysis
function A. Click the Detail button for more information.
122003 Bracket Mismatch. Add or delete parenthesis. Parentheses must be
paired.
122004 Invalid expression is specified for function argument. Function: A,
Argument: B
Correct the expression defined for the argument B of the function A.
Click the Detail button for more information.
122005 Invalid type of data is specified as function argument. Correct the data
type of the variable used for the argument. Or change the variable that
is the same data type as the argument.
122006 Incorrect data is specified as function argument.