Desribe the various symbols (known as status indicators) that appear
in the top left hand corner of the various objectime windows.
Symbol | Meaning/Usage |
check mark | OK |
an X | Error Condition
- Used in RTS to indicate an error in an actor
in structure/behavior monitors.
- Main RTS window can also show an error when a
system exception occurs.
|
stop watch | Processing
- System is processing something represented byby the window.
|
upside down triange | Minor Alarm
- The content of the window (directory, model) is read-only.
- The model in the run-time system has been "reset".
|
stop sign | Process Stopped
- Used when actor is stopped in the RTS.
|