I have problem with the use of the wait rendezvous vi. It seems to me, once the wait is complete the rendezvous is destroyed. In the VI I have, I am checking the status of the Rendezvous every 3 seconds. I placed a trace on it, I can see the wait appear and released. The status has not been completed but errors out and basically says no Rendezvous. If you hit conitnue things work properly.
This appears only when you run the interpreter portion. If you compile the code none of this appears.