CP 313
S-DIAS CPU MODULE
Page 34
29.05.2020
14
PROG MEMO
The CPU is currently programming the
memory module.
Info…
15
STOP BRKPT
The CPU was stopped by a breakpoint
in the program.
Info…
16
CPU STOP
The
CPU
was
stopped
by
the
programming software.
Info…
17
INT ERROR
The CPU has triggered a false interrupt
and stopped the user program or has
encountered an unknown instruction
while running the program.
Causes:
-
A nonexistent operating system
was used.
-
Stack error (uneven number of
PUSH and POP instructions).
-
The user program was
interrupted by a software error.
Solution:
-
Correct programming error.
18
SINGLE STEP
The CPU is in single step mode and is
waiting for further instructions.
Info…
19
READY
A module or project has been sent to the
CPU and it is ready to run the program.
Info…
20
LOAD
The program is stopped and the CPU is
currently receiving a new module or
project.
Info…
21
INVALID MODULE
The CPU has received a module that
does not belong to the project.
Solution:
-
Recompile and download the
entire project
22
MEMORY FULL
The operating system memory (heap) is
too small. No memory could be reserved
while calling an internal function or an
interface function is called from the
application.
Causes:
-
Memory is only allocated but not
released.
Solution
-
Clear memory
23
NOT LINKED
When starting the CPU, a missing
module or a module that does not
belong to the project was detected.
Solution:
-
Recompile and download the
entire project
24
DIV BY 0
A division error has occurred.
Possible Causes:
-
Division by 0.
-
The result of a division does not
fit in the result register.
Solution:
-
Correct programming error.
25
DIAS ERROR
While accessing a DIAS module, an
error has occurred.
Hardware problem
Содержание 20-004-313
Страница 15: ...S DIAS CPU MODULE CP 313 29 05 2020 Page 13...
Страница 17: ...S DIAS CPU MODULE CP 313 29 05 2020 Page 15 5 Mechanical Dimensions...
Страница 30: ...CP 313 S DIAS CPU MODULE Page 28 29 05 2020 9 Wiring 9 1 Wiring Example...
Страница 33: ...S DIAS CPU MODULE CP 313 29 05 2020 Page 31 10 Process Diagram...
Страница 56: ...CP 313 S DIAS CPU MODULE Page 54 29 05 2020...