Kojekude Posted March 29 Report Share Posted March 29 Hi, Number of HMI elements in Properties Window is not valid for limitation. I tried with Custom controls to reduce number of HMI elements, result is in the screenshot. I just wasted couple hours of work, again. Please, do something with help files and examples (examples are just trivial cases of titled themes). For example, I dont know what means Warnings after compiling in my program: How to use System Error Structure? I dont use in program Alarm widgets, what the purpose of warnings about Alarms? What about Modbus 2.0, how to change it? And finally, buttons in Error List not filtering rows correctly. Quote Link to comment Share on other sites More sharing options...
Saragani Posted March 30 Report Share Posted March 30 Can you give an example of what you mean by "buttons in Error List not filtering rows correctly"? The buttons are working as toggle buttons, so you can check or uncheck "Errors" or "Warnings" Quote Link to comment Share on other sites More sharing options...
Kojekude Posted March 30 Author Report Share Posted March 30 Saragani, I'm sorry. I didn't notice buttons color. Quote Link to comment Share on other sites More sharing options...
Saragani Posted April 2 Report Share Posted April 2 About the first issue, we will have more details that will say: (209 Elements [259 Items]) Quote Link to comment Share on other sites More sharing options...
Kojekude Posted April 2 Author Report Share Posted April 2 There are 204 elements and 5 Custom Controls in HMI. Every Custom control has 11 elements. Properties Window: 204+5=209 Compiling (and limitation): 204+5*11=259 If the number of HMI elements is close to the limited value (256), info in Properties window is unuseful (or wrong). I suggest two solutions: 1. Properties window should also display the number 259 2. (my preferred solution) During compiling, Custom Control should be seen as one object Quote Link to comment Share on other sites More sharing options...
Saragani Posted April 4 Report Share Posted April 4 @Kojekude As I wrote in my previous post, the text will be changed to: (209 Elements [259 Items]), so you will know that there are 209 actual elements on the screen, but when counting the inner elements on the used custom controls, it will show 259 Items. The reason we limit the number of elements on a screen is because each element consumes memory from the Panel, so while you place elements on a custom control, and then use that custom control on your screen, then the actual elements that exist on that screen are actually 259 elements that consume RAM. This is why we don't treat a single custom control as only 1 element. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.