modelPlotterActivationLocalInputFirstOff
Validation for plotter activation based on local input, plotter is first off
Extends from PlotterActivationLocalInput (Validation for plotter activation based on local input).
Information
Validation model for plotter configuration based on local activation that is first off.
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 (from PlotterActivationLocalInput) | Boolean pulse signal |
Revisions
-
March 23, 2018, by Michael Wetter:
First implementation.