![]()
| PosR | PORTS_LIB.analog_signal | (n = 1) | IN | Auto Position Request (%) | |
| feedback | PORTS_LIB.analog_signal | (n = 1) | OUT | feedback position (%) |
| DeSpd | REAL | 20 | Decrease Speed (%/s) | %/s | |
| FoMoSt | BOOLEAN | FALSE | Forced Mode Set | ||
| FoV | REAL | 0 | Forced value (%) | % | |
| InSpd | REAL | 20 | Increase Speed (%/s) | %/s | |
| Out_init | REAL | 0 | Initial position (%) | % | |
| PMaxRan | REAL | 100 | Maximum Output | ||
| PMinRan | REAL | 0 | Minimum Output | ||
| PreConstraint | REAL | 0 | Pre constraint on stem position (%) | % |
| Pos | REAL | Position (%) | % | ||
| s_stem | REAL | Stem position(%) | % | ||
| spd | REAL | Current speed (%/s) | %/s |
The
component calculates the speed of the valve opening according to parameters
such as the range of the valve, the increase in speed set by the user and the
pre-constraint of the stem. The user can define a maximum percentage of opening
and closing as well as define an increase in speed and decrease in speed
If the component is in forced mode, the output position is the value FoV defined by the user; if not, the output is the result value of the sequential block defined in the abstract component Base_ANA.