Selecting Component Interface

Use the Select <model_name> Interface dialog box to choose interfaces to expose in Twin Builder.

Note:

You can edit a component interface for compiled Modelica models from the Schematic and Modelica model editors.

  • Schematic – Right-click a Modelica component instance on schematic and select Edit Component Interface.
  • Modelica model editor – Open the Modelica model editor menu and select Edit Component Interface.

Select the desired model interfaces with these options:

Only the selected interfaces are added to the component; these interfaces are available for you to change/plot/monitor.

Note:

When the number of model interfaces is large, for better performance select only necessary inputs and outputs. Recompile the model to change above selection.

  • Interface names that start with “_” are grouped under AdvancedSettings. Interface names that indicate derivative (der(<name>)) are grouped under der().

Click Apply Changes to finalize your selections and create/update the Twin Builder component with the selected interfaces. Click Discard Changes to ignore the current changes and use the default or previous interface selections.

Related Topics 

Using the Modelica Model Editor