Functions Palette/Programming/Synchronization/Rendezvous

From LabVIEW Wiki
Jump to: navigation, search
Create RendezvousWait at RendezvousResize RendezvousDestroy RendezvousGet Rendezvous StatusNot A Rendezvous
About this image
Rendezvous palette (Click on a function to navigate, or on the arrow to go to parent palette)
Object information
Owning palette(s) Synchronization palette
Type Subpalette
Requires Basic Development Environment

Use the Rendezvous VIs to synchronize two or more separate, parallel tasks at specific points of execution. Each task that reaches the rendezvous waits until the specified number of tasks are waiting, at which point all tasks proceed with execution.

Functions

Icon Name
Create Rendezvous Create Rendezvous
Wait at Rendezvous Wait at Rendezvous
Resize Rendezvous Resize Rendezvous
Destroy Rendezvous Destroy Rendezvous
Get Rendezvous Status Get Rendezvous Status
Not A Rendezvous Not A Rendezvous

History

Version Change(s)
LabVIEW 2018 More info to come.