Execution Parameters
Real-time task execution time, overload management
To get debug information about the target computer and the real-time application, use the execution parameter blocks. Debug information includes information about target computer CPU overloads and the execution time reached by the real-time application.
Functions
startProfiler | Start profiling service on target computer |
stopProfiler | Stop profiling service on target computer |
getProfilerData | Retrieve profile data object |
resetProfiler | Reset profiling service state to Ready
|
getPersistentVariables | Get persistent variables from the Simulink Real-Time target computer to MATLAB |
setPersistentVariables | Set persistent variables from MATLAB to the Simulink Real-Time target computer |
Blocks
SLRT Overload Options | Select CPU overload options |
Persistent Variable Read | Read persistent variable value from target computer |
Persistent Variable Write | Write persistent variable value to target computer |