| Owning Palette: | Not available in this version of RCP Toolkit. Please check for updates. |
| Requirements: | Quanser Rapid Control Prototyping Toolkit, LabVIEW 2020 or newer |
The Stream Close VI closes the stream. The stream may not be used after it has been closed. The connection is closed each time the VI executes. If this VI is used in a periodic task then it should be part of a state machine that only invokes it for a valid stream. This VI is not affected by the blocking mode of the stream. It may be used to close streams created by the Stream Connect, Stream Listen or Stream Accept VIs.
All required inputs must be wired. They appear in bold text in the context help window for the VI.
|
stream in is a reference to the stream to be closed. |
Recommended inputs need not be wired. They appear as simple text in the context help window for the VI.
|
error in describes error conditions occurring before the VI executes. If an error has already occurred, the VI returns the value of the error in cluster in error out.
|
|
error out contains error information. If the error in cluster indicated an error, the error out cluster contains the same information. Otherwise, error out describes the error status of this VI.
|
All input/output pairs of this function have direct feedthrough behaviour.
| RCP CL Comm Advanced Stream Example |
| Stream Accept | ||
| Stream Connect | The Stream Connect VI establishes a connection to a remote host. The connection is made each time the VI executes. | |
| Stream Flush | ||
| Stream Listen |
|
Target |
Supported |
Comments |
|---|---|---|
|
Yes |
Fully supported. |
Copyright © Quanser Inc. This page was generated 2021-09-24. Submit feedback to Quanser about this page.
Link to this page.