Main Content
SLDRT.RunStatus
Description
The SLDRT.RunStatus
object provides simulation run status and
provides access to data from scopes and logged signals after the simulation run
completes.
Creation
Use the SLDRT.run
function
to create the SLDRT.RunStatus
object.
The SLDRT.RunStatus
object provides simulation run status and provides
access to data from scopes and logged signals after the simulation run completes. The object
contains this information about the last model run:
Name of model
Running status
Scope block data
Logged signal data
Properties
Object Functions
Examples
Version History
Introduced in R2023b
See Also
SLDRT.run
| RT.Kernel
| createTimer
| RT.Timer
| loadExecutable
| RT.Executable
| loadDriver
| RT.Driver
| RT.DriverImage