- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Label example
Use this object to display a text value at runtime.
Use case
Display static or dynamic text. For example, display the value of a variable in real time or the name of the currently logged in user.
TIP:
To display dynamic text, create a dynamic link between the
Text
property and a variable.Provide Feedback