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?
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?
Hello, thank you for your answer. But I really don't see what a "symbol" is in Pi Vision? Is it a custom widget? or something in the graphic library?
Hi NLERU , you can create a Custom Symbol for that. The symbol retrieves the value and displays it together with the carriage return.
You can also drop me a message and we can have a look at it: julian.weber@werusys.de
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.