11-2
11.1.2 Basic Task Program Errors
The following table summarizes program errors of the Basic task. When an error occurs,
the PSC7000 controller will be reset, and the system will be terminated.
Error
Code
Name
Description
Corrective Action
F140
Execution error
RETURN was executed
less time than GOSUB.
Make sure that the number of RETURN is
equal to that of GOSUB.
See Section 4.5.5.3 of the
“PSC
Programming Language
”.
F141
Execution error
The JUMP address is
invalid.
Make sure that the destination address
described in the branch command is valid.
See Section 4.5.5 of the
“PSC Programming
Language
”.
F142
Execution error
The use of FOR/NEXT is
wrong.
For information on how to use FOR/NEXT,
see Section 4.5.6 of the
“PSC Programming
Language
”.
F14E
Execution error
The route is set at minus
value
Make sure that a valid value is set for SQRT.
See Section 4.6.7 of the
“PSC Programming
Language
”.
F14F
Bus error
A bus error occurred
during execution of
application tasks.
1)
Make sure that a proper card is inserted
in the correct slot location.
2)
Make sure that the configuration task,
card and slot are correctly connected.
3)
Make sure that I/O of the application task
is properly used.
4)
Replace the cards if the process remains
halted.
F150
Execution error
The use of an open
channel is wrong.
For information on how to use open channel,
see Section 4.5.8.3 of the
“PSC
Programming Language
”.
F151
Execution error
The selected channel is
not open.
For information on how to use open channel,
see Section 4.5.9.1 of the
“PSC
Programming Language
”.
F152
Execution error
The number of GOSUB
nesting (multiplexes)
exceeds 32 times.
Confirm the number of nesting (multiplexes).
See Section 4.5.5.3 of the
“PSC
Programming Language
”.
F153
Execution error
RETURN was executed
more times than GOSUB.
Make sure that the number of GOSUB is
equal to that of RETURN.
See Section 4.5.5.3 of the
“PSC
Programming Language
”.
F154
Execution error
There is no data
statement in the
RESTORE line.
Make sure that the data statement exists on
the line number set by RESTORE.
See Section 4.5.8.10 of the
“PSC
Programming Language
”.
F155
STOP
statement
execution error
The STOP statement has
been executed.
Check the STOP statement.
Содержание PSC7000
Страница 2: ...Copyright 2015 Reliance Electric Limited All rights reserved...
Страница 10: ......
Страница 18: ...2 4...
Страница 22: ...3 4...
Страница 28: ...4 6 4 6 2 Terminal Block of PG Module and Cable Fig 4 2 Dimensions of Terminal Block...
Страница 34: ...4 12...
Страница 38: ...5 4...
Страница 42: ...6 4...
Страница 72: ...10 18...
Страница 76: ...11 4...
Страница 78: ...12 2...
Страница 82: ...13 4...
Страница 83: ......