I have a general question which I'm sure has been answered before, but I can't find a post referring to what I want to know.
My question is:
Why is it recommended to have only one event case per VI?
If I have two event cases, but they both react to different events, will this lead to a catastrophic meltdown or is the "one event case" rule a bit like the "no local variables" rule which is kind of a soft rule....
I've stumbled across an interesting answer about functional globals and queue-based event handling. I think I kind of get the functional global part, but I'm not quite so sure about the queue-based event handling.
Before I start brushing up on these aspects (Ok, functional globals are a good thing regardless), I'd like to be able to work out the path of least resistance for my current application.
Can anyone give me a quick pointer or a source of further information?
Thanks
Shane.
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)