LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rendezvous sync function used in this VI, what is the meaning?

I found this sub-VI called "Process Sync" and had difficulty in understanding it. Could anyone tell me what it's doing?

 

3.png

 

 

1.png

GUI is like this;

2.png

0 Kudos
Message 1 of 3
(2,914 Views)

This makes only sense if you have parallel executing VIs. One is "Init.VI" obviously, which requires synchronization with the rest of the application.

Hence you pickup a Rendezvous from an FGV and wait for the two VIs to meet in the Wait for Rendezvous.

 

Tip: Search for another "Wait at Rendezvous.vi" in your project.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 3
(2,903 Views)

Aha I understand this Vi. It waits until Windows give it a name before its pattern shown on the screen.

0 Kudos
Message 3 of 3
(2,886 Views)