Table of Contents
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 Shutdown shuts down a stream. This VI may be used to shut down a stream running in another thread. It does not close the stream. Use Stream Close to close a stream. In general, for protocols which support the notion of a connection between a client and server, once a stream is shut down it will no longer allow data to be sent to the peer and the peer will be notified that the connection has been shut down so that it can close the connection gracefully.
stream in is a reference to the stream to be shut down. |
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.
There are currently no examples
Stream Close |
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.