modelBaseResidualTimer
Partial interface of a generic timer with residual time output
Extends from BaseTimer (Partial interface of a generic timer).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | Ts (from BaseTimer) | 0.01 | Sampling time [s] |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | S (from BaseTimer) | Set signal | |
| Modelica.Blocks.Interfaces.BooleanInput | R (from BaseTimer) | Reset signal | |
| Modelica.Blocks.Interfaces.RealInput | PV (from BaseTimer) | timer Programmed Value | |
| Modelica.Blocks.Interfaces.BooleanOutput | Q (from BaseTimer) | status of the timer | |
| Modelica.Blocks.Interfaces.RealOutput | tr | residual time |
Revisions
- First release of the Industrial Control Systems: April-May 2012
- List of revisions:
- 11 May 2012 (author: Marco Bonvini)
- Main Authors:
- Marco Bonvini; <bonvini@elet.polimi.it>
- Alberto Leva <leva@elet.polimi.it>
- Politecnico di Milano
- Dipartimento di Elettronica e Informazione
- Via Ponzio 34/5
- 20133 Milano - ITALIA -
- Copyright:
- Copyright © 2010-2012, Marco Bonvini and Alberto Leva.
- The IndustrialControlSystems package is free software; it can be redistributed and/or modified under the terms of the Modelica license, see the license conditions and the accompanying disclaimer in the documentation of package Modelica in file "Modelica/package.mo".