CustomBlocks

CCustomBlock

This is a customizable block that you can define in C language.

OmlCustomBlock

The behavior of this block can be user-defined in OML language.

PyCustomBlock

The behavior of this block can be user-defined in Python language.

SpiceCustomBlock

The dynamical behavior of the block is defined with Spice language in a script.

MoCustomBlock

The behavior of this block is user-defined in Modelica language.

MoCustomComponent

This blocks allows users to define a component behavior in Modelica language.

IncludeDiagram

This block provides a generic interface for including diagrams from other Activate models. It gives the possibility to choose between several diagrams.

IncludeDiagramComponent

This block provides a generic interface for including diagrams from other Activate models. It gives the possibility to choose between several diagrams.

ExecOmlScript

This block runs an OML Script.

ExecPythonScript

This block runs a Python Script.