modelPlotterActivationGlobalInput
Validation for plotter activation based on global input
Extends from PlotterActivationAlwaysOn (Validation model that checks whether the plotters are activated correctly).
Information
Validation model for plotter configuration based on global activation.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Configuration | plotConfiguration (from PlotterActivationAlwaysOn) | ||
| Time.ModelTime | timeSignal (from PlotterActivationAlwaysOn) | Signal that outputs time | |
| Scatter | sca (from PlotterActivationAlwaysOn) | Scatter plot | |
| Scatter | scaDel (from PlotterActivationAlwaysOn) | Scatter plot with delayed on | |
| Modelica.Blocks.Sources.BooleanPulse | booPul | Boolean pulse signal |
Revisions
-
March 23, 2018, by Michael Wetter:
First implementation.