Products & Services Solutions Academia Support User Community Company

Learn more about Real-Time Workshop Embedded Coder   

getDefaultConf - Class: RTW.ModelCPPClass
Package: RTW

Get default configuration information for model-specific C++ encapsulation interface from Simulink model

Syntax

getDefaultConf(obj)

Description

getDefaultConf(obj) initializes the specified model-specific C++ encapsulation interface to a default configuration, based on information from the ERT-based Simulink model to which the interface is attached. On the first invocation, class and step method names and step method properties are set to default values. On subsequent invocations, only step method properties are reset to default values.

Before calling this function, you must call attachToModel, to attach the C++ encapsulation interface to a loaded model.

Inputs

objHandle to a model-specific C++ encapsulation interface control object, such as a handle previously returned by obj = RTW.ModelCPPArgsClass or obj = RTW.ModelCPPVoidClass.

Alternatives

To view C++ encapsulation interface default configuration information in the Simulink Configuration Parameters graphical user interface, go to the Interface pane and click the Configure C++ Encapsulation Interface button. This button launches the Configure C++ encapsulation interface dialog box, where you can display and configure the step method for your model class. In the I/O arguments step method view of this dialog box, click the Get Default Configuration button to display default configuration information. In the void-void step method view, you can see the default configuration information without clicking a button. For more information, see Configuring the Step Method for Your Model Class 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

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS