Sign Up

NI Linux RT Inter-Process Communication by NI - Toolkit for LabVIEW Download

Watch * 0 ↓1,440
 logo
Version1.5.1.19
ReleasedAug 30, 2017
Publisher NI
License Apache 2.0
LabVIEW VersionLabVIEW>=13.0
Operating System Windows, Mac, and Linux
Used By nevstop_3rdparty_dependencies  
Project links Homepage  

Description

This library provides LabVIEW with access to common inter-process communication (IPC) mechanisms available in Linux-based operating systems. These mechanisms can be used shared data, synchronize threads, etc. between a LabVIEW application and other parallel processes.

Release Notes

1.5.1.19 (Aug 30, 2017)

1.5.1:
Added "in place" read/write VIs for Pipes.
Consolidated shared memory pointer VIs to reduce redundant code.
Added in place string read/write.

1.5.0:
Added "in place" read/write VIs for shared memory to better support RT applications.
Added start index output terminals for shared memory read VIs.
Cleaned up shared memory read/write icons.

1.4.0:
Updated Pipes library to include timeout capability for pipe reads using epoll and timerfd implementations (infinite wait is still the default behavior).
Cleaned up and simplified certain C functions.

1.3.4:
The library restructure performed in 1.3.0 had the unexpected side effect of causing dependency loops when unloading the libraries in certain situations. The libraries have been itemized out, which should also reduce the number of VIs required to be loaded at one time and prevent the dependency loop. This will require a VI re-link, but should be the last of the library-related changes.

1.3.3:
Corrected scope for new accessor methods added to Shared Memory.lvclass in version 1.3.0.

1.3.2:
Corrected some VI reentrancy settings.

1.3.1:
Changed access scope for C.lvlib to be public.
Updated polymorphic selector for Pointer Write/Read.

1.3.0:
Restructured C dependencies (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).

1.2.3:
Added string read/write to Simple Shared Memory example.

1.2.2:
Fixed Shared Memory example.

1.2.1:
Added string read/write VIs for Shared Memory.
Refactored Shared Memory VIs to better handle file descriptors internally.

1.2.0:

Restructured package lvlibs (NOTE: This will likely break links to VIs, but it needed to be done for future upgrades).
Updated error handling to use Errno package 1.1.1.

1.1.0:
Added Pipes.


Download Package

Versions

  Post an Idea   Post a Resource

Recent Posts