Output DescriptionΒΆ
A
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | - | - | - |
Output of the Function Block.
Example 1
The actual value is to be changed from 0 to the set point +500 (set point amount 500) and then from +500 to the set point -1000 (set point amount 1000).
The start up time is TH and the return time TR.
0 S: 500 1 S: -1000
TR(*) is the actual time until the actual value has reached -1000. During the time TH or TR, the actual value changes by the amount of the applied set point.
Example 2
The actual value is to be changed from 0 to the set point +500 (set point amount 500) and then from +500 to the set point 1500 (set point amount 1500).
The start up time is TH and the return time TR.
0 S: 500
1 S: 1500
TR(*) is the actual time until the actual value has reached 1500. During the time TH or TR, the actual value changes by the amount of the applied set point.