modelConfiguration

Configuration for plotters

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This block can be used to globally configure the parameters for the blocks from the package Buildings.Utilities.Plotters. Use this block for example to set the same plot file name and sampling time.

To use this block, simply drag it at the top-most level, or higher, where your plotters are.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TimesamplePeriodSample period of component
StringfileNameModelica.Utilities.Files.fullPathName("plots.html")Name of html file
Labels
Buildings.Utilities.Plotters.Types.TimeUnittimeUnitTypes.TimeUnit.hoursTime unit for plot
Activation
Buildings.Utilities.Plotters.Types.GlobalActivationactivationBuildings.Utilities.Plotters.Types.GlobalActivation.alwaysSet to true to enable an input that allows activating and deactivating the plotting
Modelica.Units.SI.TimeactivationDelay0Time that needs to elapse to enable plotting after activate becomes true

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputactivateSet to true to enable plotting of time series after activationDelay elapsed

Components

TypeNameDefaultDescription
BooleanactiveFlag, true if plots record data