RTW.getEncapsulationInterfaceSpecification - Package: RTW
Get handle to model-specific C++ encapsulation interface
control object
Syntax
obj = RTW.getEncapsulationInterfaceSpecification(modelName)
Description
obj = RTW.getEncapsulationInterfaceSpecification(modelName) returns
a handle to a model-specific C++ encapsulation interface control object.
Inputs
| modelName | String specifying the name of a loaded ERT-based Simulink model. |
Outputs
| obj | Handle to the C++ encapsulation interface control object associated
with the specified model. If the model does not have any associated
C++ encapsulation interface control object, the function returns []. |
Alternatives
The Configure C++ Encapsulation Interface button
on the Interface pane of the Simulink Configuration
Parameters dialog box launches the Configure C++ encapsulation interface
dialog box, where you can flexibly control the C++ encapsulation interfaces
that are generated for your model. Once you validate and apply your
changes, you can generate code based on your C++ encapsulation interface
modifications. See Generating and Configuring C++ Encapsulation Interfaces to
Model Code in
the Real-Time Workshop Embedded Coder documentation.
See Also
Configuring C++ Encapsulation Interfaces Programmatically in
the Real-Time Workshop Embedded Coder documentation
Sample M-Script for Configuring the Step Method for a Model
Class in
the Real-Time Workshop Embedded Coder documentation
Controlling Generation of Encapsulated C++ Model Interfaces in
the Real-Time Workshop Embedded Coder documentation
 | rtw.connectivity.RtIOStreamHostCommunicator | | RTW.getFunctionSpecification |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit