You have to create it yourself. Just create global variable list(s) and declare all your variables in the list.
I still would go with the frames and frame variables as Rudolf already suggested. That is most easiest way to do it. You can use your existing visualizations within frames and you don't have to modify them much.
I still would go with the frames and frame variables as Rudolf already suggested
Okay thanks. I'll try it later.
Project attached. I hope you get it to run... I really appreciate your interest to this issue. Thanks!
Q:Could you attach your project? A:For sure. Actually it's not project. It's more likely test program. I am just trying create structure for the visualization elements which is being used in the interface editor. My goal is to create elements which can be used in the multiple instances like we are doing with the function blocks in the program side and that's why i would like to change all the element properties dynamically. All the other properties works like a charm but not the font size. If you...
Q:Could you attach your project? A:For sure. Actually it's not project. It's more likely test program. I am just trying create structure for the visualization elements which is being used in the interface editor. My goal is to create elements which can be used in the multiple instances like we are doing with the function blocks in the program side and that's why i would like to change all the element properties dynamically. All the other properties works like a charm but not the font size. If you...
Q:Could you attach your project? A:For sure. Actually it's not project. It's more likely test program. I am just trying create structure for the visualization elements which is being used in the interface editor. My goal is to create elements which can be used in multiple instances like we are doing with the function blocks in the program side and that's why i would like to change all the element properties dynamically. All the other properties works like a charm but not the font size. If you would...