Sign Up

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

D Discussion Watch * 0 ↓22
 logo
Version2.0.0.20
ReleasedMar 27, 2024
Publisher VI Technologies B.V.
License BSD-3-Clause license
LabVIEW VersionLabVIEW>=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

2.0.0.20 (Mar 27, 2024)

Open Source Release

basve was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

Forum 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…