User manual
32
Note! The feature “Smart Connect” is not supported when using this feature, so when
setting the flag above, also the corresponding Smart Connect flag should be set to the status:
Advanced.SmartConnect=false
(This flag is by default true.)
The above figure shows the stacking in groups of the connectors of the imported FMU, and
also the dialog that is shown when dragging a connection from (“First”) the Real output
group of the FMI to (“Second”) the Real input group of the FMI, and having selected (by
the drop-down list) to connect the first connector in the Real output group to the third
connector in the Real input group. The connection is done when clicking
OK.
This connection dialog for overlapping connectors is also supported for other components
than FMUs.
Minor improvements
Hidden and protected variables by default not generated in FMU export
In Dymola 2015 hidden and protected variables are by default not generated in
modelDescription.xml when exporting an FMU. If they should be generated, the following
flag setting must be applied:
Advanced.FMI.xmlIgnoreProtected = false;