Maintenance, Service and Fault Finding
4-36
EPT033612 Issue 2 March 2018
1113
Illegal compare
A variable is compared to another
variable using an unrecognised
compare operator.
Use one of the following compare
operators: =, ==, !=, >=, <=, < or >.
1114
Label Missing
Check the goto command.
A goto command was found but the
label to jump to was not found.
1115
Error in if Statement
Check the “if” statement.
An if statement is build up like
If (Test) then statement
Example:
If d0=0 then goto The Value Zero
1116
Error in format
definition
Error in format statement. See section
concerning macro programming
1117
Error in format var.
Error in format statement. See section
concerning macro programming
1118
“}” Expected
A “}” was expected during the syntax
check of the macro.
1119
“>” Expected
A “>” was expected during the syntax
check of the macro.
1120
Constant number or
var. Expected
A constant or a variable was expected.
1121
“ Expected
A “ (quote) was expected during the
syntax check of the macro.
1122
Illegal operator
An unknown operator was found
The following operators are supported
+: Add two numbers (string
concatenation)
-: Subtract two numbers
*: Multiply two numbers
/: Division
&: Logic AND
|: Logic OR
^: Logic XOR
%: Modulo
1123
“then” Expected
A “then” was expected during the
syntax check of the macro.
1124
Illegal operator for
strings
Operator does not support strings.
1125
Illegal operator for
float
An operator was used that does not
support floating point values.
Error No. Error Text
Action
Summary of Contents for Compact CM
Page 1: ...Compact CM Compact IM Easyprint Product Manual ...
Page 2: ... 2 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...
Page 10: ...Health and Safety 1 2 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...
Page 70: ...Operation 3 4 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...
Page 113: ...Operation EPT033612 Issue 2 March 2018 3 47 Line Movement IM Static ...
Page 126: ...Operation 3 60 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...
Page 129: ...Maintenance Service and Fault Finding EPT033612 Issue 2 March 2018 4 3 ...
Page 188: ...Technical Reference 5 2 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...
Page 193: ...EPT033612 Issue 2 March 2018 6 1 PART 6 Glossary of Terms CONTENTS Page GLOSSARY OF TERMS 6 3 ...
Page 194: ...Glossary of Terms 6 2 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...
Page 198: ...Glossary of Terms 6 6 EPT033612 Issue 2 March 2018 THIS PAGE INTENTIONALLY LEFT BLANK ...