top of page
Submodels - Extensibility
ProcXim's functionality can be extended by using Submodels. A Submodel in ProcXim is a user-defined function block that can be instantiated and parametrized. Submodels behave much in the same way as Function Blocks do. At design time, Submodels' pins (inputs/outputs) and parameters are defined.
The submodel can be designed to contain parameters and pins, which are used in the submodel's logic.

Once designed, instances of submodels can be used in models in the same way as any other function block.

bottom of page