Owning Palette: Rendezvous VIs
Requires: Base Development System
Destroys the specified rendezvous.
All Wait at Rendezvous VIs that are currently waiting on this rendezvous time out immediately and return an error.
Add to the block diagram | Find on the palette |
rendezvous is a reference associated with a rendezvous. | |
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.
This node runs normally even if an error occurred before this node runs. |
|
rendezvous name is the name of rendezvous. | |
error out contains error information. This output provides standard error out functionality. |
Refer to the Simple Rendezvous VI in the labview\examples\Synchronization\Rendezvous directory for an example of using the Destroy Rendezvous VI.