Main Content

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

startProfilerStart profiling service on target computer
stopProfilerStop profiling service on target computer
getProfilerDataRetrieve profile data object
resetProfilerReset profiling service state to Ready
getPersistentVariablesGet persistent variables from the Simulink Real-Time target computer to MATLAB
setPersistentVariablesSet persistent variables from MATLAB to the Simulink Real-Time target computer

Blocks

SLRT Overload OptionsSelect CPU overload options
Persistent Variable ReadRead persistent variable value from target computer
Persistent Variable WriteWrite persistent variable value to target computer