01-29-2008 11:00 AM
01-29-2008 11:07 AM
01-29-2008 11:13 AM
You can have a hidden control that exists solely to trigger an event, and wire a 5 second wait into a while loop with a Value (SGN) property node. The Value (SGN) node changes the value of a control as though it was a user created event, which will trigger any value change event cases based on that control.
01-29-2008 11:14 AM
01-29-2008 11:15 AM
01-29-2008 11:49 AM - edited 01-29-2008 11:51 AM
There are many different ways to do this. You can use Queues and notifiers and dynamic events but the easiest is to set up a signaling event. I have attached a VI that uses value signaling and timed loops. Have a look at it and if you have any questions let me know. This way workd great if everything is contained on the same block diagram.
Message Edited by Jhoskins on 01-29-2008 12:50 PM
Attached for 8.2