Structured data type '“ composite of several variables and types
Hey,
is it possible to define some kind of STRUCT? or CLASS as data type?
In my case, I already use several levels of abstraction and different kinds of IO-types. These provide me with members like: value, name, bkm, unit, inverted, log,...
I know that some of these members are features in zenon, but I would prefer not to implement them twice when I have them already on runnnig mashines.
I would love for example to just link one of my IO types to a little group frame like screen that can displays all these type-members in individual elements.
That would be way less bug-prone in my opinion, compared to linking them manually. I hope that sounds reasonable.
I mean arrays are cool but stuckts would be awesome.
Is there a way to implement them?
Thanks!
Raphael
This is a migrated post! Originally posted on 31.01.2020 by user RaphaelVogt. Please be aware that information can be outdated.