Appendix A - 41
Error Messages
Electrical
Troubleshooting Guide
IRB6400 M94A
40049: Type error not equal......................User's Guide
Operators must have equal type. Check the operand types.
40050: Instruction error.........................User's Guide
RETURN with expression only allowed in function.
In a procedure or trap the RETURN instruction must not specify a return value expression.
Remove the expression.
40051: Instruction error.........................User's Guide
RAISE in error handler must not have an expression.
A RAISE instruction within an error handler can only be used to propagate the current
error, and may therefore not specify an error number. Remove the error number expression.
40052: Type error ................................User's Guide
Different dimension of array type and aggregate.
Make sure that the number of expressions in the aggregate is the same as the dimension
of the data array.
40053: Type error ................................User's Guide
Assignment target must have value or semi-value type.
The type, of the data to be assigned a value, must be a value or semi-value type. Data
of non-value types may only be Set by special type specific predefined instructions or
functions.
40054: Type error ................................User's Guide
Operator not value or semi-value type.
Applied to expressions of value or semi-value type. If comparisons are to be made, special
type specific predefined functions are needed.
40055: Type error ................................User's Guide
Operator not value or semi-value type.
Applied to expressions of value or semi-value type. If comparisons are to be made, special
type specific predefined functions are needed.
40056: Type error ................................User's Guide
TEST expression not of value or semi-value type.
The TEST instruction may only be applied to an expression of value or semi-value type.
If comparisons are to be made, special type specific predefined functions are needed.
Programming Error Messages (Cont)
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com