Main Content
Transport layer
Specify the transport protocol for external mode communication
Model Configuration Pane: Code Generation / Simulink Desktop Real-Time
Description
Specify the transport protocol for external mode communication.
The MEX-file name displayed next to Transport layer cannot be edited in the Configuration Parameters dialog box.
For targets provided by MathWorks®, like Simulink® Desktop Real-Time™, the MEX-file name is specified in:
matlabroot/toolbox/simulink/simulink/extmode_transports.m
Dependencies
This parameter is enabled by checking External mode.
Settings
sharedmem
Default:
sharedmem
sharedmem
Uses a shared memory transport mechanism. The MEX-file name is
sldrtext
.
Recommended Settings
Application | Setting |
---|---|
Debugging |
|
Traceability |
|
Efficiency |
|
Safety precaution |
|
Programmatic Use
Parameter:
ExtModeTransport |
Type: integer |
Value:
0 |
Default:
0
|
Version History
Introduced in R2008a