Edit (FB)¶
FUNCTION_BLOCK Edit
Short Description¶
Input of a numeric valueTypical application: Entering a setpoint temperature
Portrayal¶
Interfaces¶
Outputs¶
Name Datatype
Range
Init-Value
Function
rOut REAL Numerical output value
Setpoints / Parameters¶
Name Datatype
Range
Init-Value
Function
rSetPoint REAL 0.0 Numerical input value
Functional description¶
General¶
This function block is used to transfer a numeric input value rSetPoint and the direct transfer to
the numeric output value rOut.
Behaviour in the event of a power failure
The numeric input value rSetPoint is stored in a non-volatile memory and automatically restored.
Visualization¶
Information¶
Element Authors
Date
Version Note
Function
Adam Bartod 09.2017 1.0 Initial version
Programming
Adam Bartod 09.2017 1.0 Initial version
Test Jochen Reu 11.2017 1.0 Initial version
Documentation
Jochen Reu 11.2017 1.0 Initial version
Codesys¶
- InOut:
Scope Name Type Initial Comment Input rSetPoint REAL 0 Numerical input value
Output rOut REAL Numerical output value