EditString (FB)

FUNCTION_BLOCK EditString

Short Descritpion

Entering of a string

Typical application: Determining the name of a heating circuit

Portrayal

../_images/EditString_FB.png

Interfaces

Outputs

Name

Datatype

Range

Init-Value

Function

sOut STRING    

Output value of type STRING

Setpoints / Parameters

Name

Datatype

Range

Init-Value

Function

sSetPoint STRING   ‘’

Input value of type STRING

Functional description

General

This function block is used to transfer an input value of type STRING setPoint and direct transfer to
the output value of type STRING sOut.

Behaviour in the event of a power failure

The input value of the type STRING setPoint is saved and restored automatically.

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 sSetPoint STRING ‘’

Input value of type STRING

Output sOut STRING  

Output value of type STRING