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...
Marcel, thanks for the quick reply! I'll tried to do as you suggested BUT i can not do that. Extension "<px> or <pt>" comes from the drop down menu and i cannot get rid of it (see picture)or there something else i don't understand. Any other suggestions?</pt></px>
Marcel, thanks for the quick reply! I'll tried to do as you suggested BUT i can not do that. Extension <px> or <pt> comes from the drop down menu and i cannot get rid of it (see picture)or there something else i don't understand. Any other suggestions?</pt></px>
Hello, I am having issue with the dynamic font size variable in my visualization project. I am using INT type variable to set the font size dynamically during runtime but i am getting error:"Invalid expression 3S.CoDeSys.VisualElem.FontSizeObject configured: Object reference not set to an instance of an object" when going to online (See enclosed picture). I already tried to set dynamically the font, font colors, text alignments and so on and those are working without any issues. Problem occures only...