Text in the first line
|
The simulated CPU is in state...
|
Meaning
|
---|---|---|
NOCONF
|
NOCONF (no configuration)
|
No user project loaded or the loaded project is invalid.
|
IDLE
|
IDLE
|
The project loaded on the CPU has not been started or reset with the Reset button.
|
STOP
|
STOPPED
|
No project is running. However, the loaded project was in RUN state at least once.
|
RUN
|
RUN
|
A project with at least one task is running.
|
HALT
|
HALT
|
An error has occurred in the project. The simulated CPU must be reinitialized or reset using the Reset button.
|
ERROR
|
ERROR
|
An unrecoverable detected error has occurred in the project. This means communication is no longer possible. The simulated CPU must be reset using the Reset button.
|
Text in the Second Line
|
Meaning
|
---|---|
INVALID
|
No user project loaded or the loaded project is invalid.
|
CHECKED
|
The project was checked formally and found to be valid. However, the CPU has not been configured using this project.
|
CONF
|
The project was checked formally and found to be valid. The CPU has been configured using this project.
|