-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
VIT Super Network Streams by VI Technologies B.V. - Toolkit for LabVIEW Download
Super Network Streams is a class encapsulating and extending Network Stream functionality
Version | 2.0.0.20 |
Released | Mar 27, 2024 |
Publisher | VI Technologies B.V. |
License | BSD-3-Clause license |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Repository Discussion |
Description
The Super Network Streams is a class (background process) that encapsulates LabVIEW Network Stream functionality to:
- Send/Receive LabVIEW Objects
- Autorecovery if the remote endpoint gets destoyed or has a connection timeout
- Background stream reading and publish the received data via user events
- Allows communication between two applications on the same machine (localhost)
The class has a read or write mode, so the same class can be used on both endpoints.
An example project can be found in the example finder under Networking->Network Streams->SuperNetworkStreamsExample.lvproj
[Contributors]
- Jeffrey Habets
- Jan Wijman
- Jeroen Ploegmakers
- Maarten Scherjon
- Dani Jobe
- Koen Theeuwen
- Bram de Bruin
- Bas van Etten
Release Notes
Recent Posts
Imaq transfer through different executable on the same host
Good morning everyone, do you have any performance tests in terms of time in transferring Vis… |
|