MAINTENANCE & FAULT FINDING
Error No.
Error text
Action
1127:
't compare string and
number
d to a
, first convert one
ther type using a
d s0, do
as strings (using s1 as temp):
If s1==s0 then…
OR Compare as numbers (d1 as
Can
A string can’t be compare
number. If needed
type to ano
temporary variable.
If needed to compare d0 an
one of the following:
Compare
s1 = d0
temp)
d1=s0
If d1==d0 then…
1128:
Max Loop Count
executed more than 1000 times and
ved, the macro
ered a
The error comes up to prevent a
faulty macro to halt the entire unit.
Check for endless loops.
If any of the statements in the macro
is
a result is not yet achie
is considered to have ent
deadlock.
1129:
Variable Not Found
A reference is made to another
variable
variable using the {Variable Name}
syntax.
Check that the referenced
exists
1130:
"output" Expected
rs.
The keyword output was expected.
Check for syntax erro
1131:
Variable or Const Expecte
riable or a constant (number or
expected.
heck for syntax errors.
d
A va
text) was
C
1133:
Unknown System Var
A reference is made to a system
riable Name>
Check the name.
variable using the <Va
syntax.
1134:
Macro Value Overwritten
Not used
1135:
Variable index out of range
A local variable is indexed out of
range. Range is from 0 to 19 (i.e. d0-
d19)
27864 Issue 1January 2008
(225)
Содержание V100
Страница 1: ...V100 V200 V400 Maintenance Manual Operation and ...
Страница 2: ... 2 27864 Issue 1 January 2008 ord Issue 1 January 2008 Amendment Rec ...
Страница 4: ... 4 27864 Issue 1 January 2008 THIS PAGE INTENTIONALLY LEFT BLANK ...
Страница 6: ...HEALTH SAFETY THIS PAGE INTENTIONALLY LEFT BLANK 6 27864 Issue 1 January 2008 ...
Страница 8: ...HEALTH SAFETY THIS PAGE INTENTIONALLY LEFT BLANK 8 27864 Issue 1 January 2008 ...
Страница 70: ...THIS PAGE INTENTIONALLY LEFT BLANK 70 27864 Issue 1 January 2008 ...
Страница 155: ...OPERATION Ribbon consumption Print result 4 Issue 1January 2008 155 Ribbon Economy set to 60 2786 ...
Страница 256: ...APPENDIX A TECHNICAL REFERENCE THIS PAGE INTENTIONALLY LEFT BLANK 256 27864 Issue 1 January 2008 ...
Страница 259: ...APPENDIX B EASYDESIGN MANUAL Amendment Record Issue 1 March 2007 27833 Issue 1January 2007 259 ...
Страница 260: ...APPENDIX B EASYDESIGN MANUAL THIS PAGE INTENTIONALLY LEFT BLANK 260 27864 Issue 1 January 2008 ...
Страница 274: ...APPENDIX B EASYDESIGN MANUAL 274 27864 Issue 1 January 2008 ...
Страница 291: ...APPENDIX B EASYDESIGN MANUAL THIS PAGE INTENTIONALLY LEFT BLANK 27833 Issue 1January 2007 291 ...