User | Kudos |
---|---|
7 | |
6 | |
2 | |
2 | |
2 |
Sometimes it is interesting to programmatically operate front panel ctrols/indicators using not only references, but arrays of references to existing panel items.
Suprisingly, statically linked control references can be droped on the diagram and then programmatically combined into an array, BUT such an array can not be manually assembled at coding time.
It should be possible to do it (just like usual constant arrays can be made). It would be easier to code, and take much less room on the diagram.
Also, to make such a constant array easier to read (and gain diagram surface anywhere statically linked control references are used), why not replacing the type indication of the constant with the name ? Type can be checked by pointing at the output wire anyway...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.