User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
I have an event case for value changes for each of several clusters on my front panel. I would like to react differently to each of the controls in the cluster that triggers the event. It would be good if the event data node had a terminal for the number of the control in the cluster that triggers the event that could be wired into a case structure to handle each control's change. Currently, there are a couple of examples that discover the changed control by iterating through the cluster's Control[] property comparing NewVal and OldVal (decibel.ni.com/content/docs/DOC-3492, decibel.ni.com/content/docs/DOC-20306). However, once it is discovered, you still have to do something with it. It seems the whole discovery step could be eliminated if the triggering control's number could be passed into the event case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.