Display carriage return in PI VISION

I created a string tag in PI AF with several carriage return (CHAR10). But when I use the "value" widget to display them in PIVISION. The carriage return doesnt apply and stay on 1 only line. How can I do?

Parents Reply
  • Yes I would propose to use a custom widget here. We did a smimilar widget in another project where we displayed comments on shift handover.

    The creation of such a widget is relatively straight forward. You need a widget that takes the value of the tag and displays it in a multiline text box that automatically resizes to the size it is dragged to in the user interface. But if you need assistance with that feel free to contact me.

Children
No Data