User | Kudos |
---|---|
7 | |
6 | |
2 | |
2 | |
2 |
The left data node in the VI Activation event should include a reference to the VI that was activated.
This event proves very useful as a workaround for other LV flaws--namely, that you can't register for FP control events before the FP is opened--so we often wait until a VI is activated before we attempt to register for generic control interaction events. But, since we don't actually have a reference to the VI, we have to use the VI name to obtain a reference. And then there is always the question of what "VI Name" will mean when dealing with namespaced (library member VI) or clone instances...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Declined for reasons listed here: http://forums.ni.com/t5/LabVIEW-Idea-Exchange/VI-Activation-Event-should-return-VI-Reference/idc-p/3...