I am currently designing a project with quite some functionblocks. In those FBs I have declared some structs and I am able to acces those with the created get/set methods for all fields. NB. I've used C# for this.
Some of those fields should be changeable in the HMI. Is there a way to acces the set methods directly on the HMI? Or should I define all values first in PLCnext Engineer so I can change them in HMI, and then make a extra program to use those variables in all the methods? This would cost a lot of extra work since the project will be quite large in the end... Or maybe somebody has another (better) solution?
I hope my explanation is clear. Thanks in advance.
Arne