Main Content

FMU Import blocks

Description

When the debug execution mode is enabled, FMU binaries are executed in a separate process. Executing FMU binaries in a separate process protects MATLAB® processes. For example, the debug execution mode can prevent a segmentation violation in third-party FMU binaries from crashing MATLAB.

Settings

Default: Off

On

Enable debug execution mode for FMU Import blocks. This setting executes FMU binaries in a separate process.

Off

Disable debug execution mode for FMU Import blocks. This setting executes FMU binaries in the same process as the MATLAB process.

Command-Line Information

Parameter:DebugExecutionForFMUViaOutOfProcess
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact