...
Select | Uncheck to disable monitoring on the corresponding core |
---|---|
Id | Core number |
Enabled | Core state |
Exec | The execution time of simulation tasks during the monitored time step |
Exec Max | The maximum execution time of simulation tasks, since monitoring start or last reset |
Remain | Remaining idle time after all actions have been executed and before the next step, sum of waiting and synchronization times |
Remain Min | Minimum remaining idle time, since monitoring start or last reset |
Comm | Time used for communication between cores |
Comm Min | Minimum timed time used for communication between cores since monitoring start or last reset |
Comm Max | Maximum timed time used for communication between cores since monitoring start or last reset |
Sync | Time spent in the inter-core synchronization barrier |
Sync Min | Minimum synchronization time, since monitoring start or last reset |
Sync Max | Maximum synchronization time, since monitoring start or last reset |
Wait | Time waiting for real-time synchronization |
Wait Min | Minimum wait time, since monitoring start or last reset |
Wait Max | Maximum wait time, since monitoring start or last reset |
Sim | Complete simulation time step measurement |
Sim Min | The minimum duration of the time step, since monitoring start or last reset |
Sim Max | The maximum duration of the time step, since monitoring start or last reset |
Acq/Par | Simulation server request handling time (e.g. signal acquisition and parameter change) |
Acq/Par Max | Maximum simulation server request handling time, since monitoring start or last reset |
IO Out | Outbound I/O service time (analog, digital and various communication protocols) |
IO Out Max | Maximum I/O outbound service time, since monitoring start or last reset |
IO In | Inbound I/O service time (analog, digital and various communication protocols) |
IO In Max | Maximum I/O inbound service time, since monitoring start or last reset |
Missed I/O Adp1 | Legacy. Number of steps where I/O adapter 1 could not service I/Os properly, since simulation start or last reset |
Missed I/O Adp2 | Legacy. Number of steps where I/O adapter 2 could not service I/Os properly, since simulation start or last reset |
Last in Sync | The number of times the core arrived last in the synchronization barrier, since simulation start or last reset. The master core always arrives last under normal operation. |
Stretched Step | The number of steps where execution delays could not be compensated in the following step, since simulation start or last reset. |
...