Using events is great for top level VIs but it is not the best choice for subVIs or VIs that might occasionally be used as subVIs or dynamically linked to. In these cases controlling the behaviour of the VI can be tedious. Personally I use looping and polling most of the times instead of event structures. It doesn't take up much in terms of resources and is most flexible.
| < Prev | Next > |
|---|




