Load Text Resource
A HMI resource text is selected with the input values. It is copied into a newly created "Dynamic Text" that is provided at the output “dtxt”. If no text resource could be found for the connected identifier, the function block outputs an empty text.
When using a target system with Unicode support, the resource texts will first be encoded in the UTF8 format and after that they will be copied into the “Dynamic Texts”.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
idlang | I | WORD | Language resource (ID) |
idtext | I | WORD | Text resource (ID) |
dtxt | I | DYNTEXT | Text |