09-13-2007 07:40 AM
09-24-2007 02:10 PM
09-26-2007 10:40 AM
11-05-2007 10:14 AM
11-06-2007 12:01 AM
Hello Wiebe,
I created some VIs to reproduce the behavior you described but LabVIEW 8.2.1 did not crash. The VIs I have created ran correctly. Here is the following code I have created using Register Event Callback nodes.
National Instruments recommends using the Event Structure for handling LabVIEW user interface events. However, you can use a VI as a callback VI to handle events from front panel controls when the controls generate the registered events. The callback VI should run properly when an event occurs.
Please let me know if you have problems loading the Vis attached.
Regards,
Juan Galindo
Applications Engineering
11-07-2007 05:40 AM
11-07-2007 06:10 AM
11-08-2007 06:46 PM
11-13-2007 04:10 AM
11-14-2007 10:58 AM