Sign Up

DVR Collections by FisoThemes - Toolkit for LabVIEW Download

DVR versions of LabVIEW maps, sets, variant attributes, and arrays with enhancements and improvements.

D Discussion Watch * 2 ↓317
 screenshot
Version1.1.0.2
ReleasedSep 21, 2025
Publisher FisoThemes
License MIT
LabVIEW VersionLabVIEW>=19.0
Operating System Windows, Mac, and Linux
Project links Homepage   Repository   Discussion

Description

This toolkit contains VIMs that allow you to work with DVR versions of LabVIEW maps, sets, variant attributes, and arrays as if they were generics. It also enhances behaviors such as separating add and update operations, and providing clearer and consistent connector labels.

Release Notes

1.1.0.2 (Sep 21, 2025)

New Features:
- Add set <-> array conversion vims (set -> utils)
- Add map <-> array conversion vims (set -> utils)
- Add vims that create empty collections ([collection] -> utils)

Fixes:
- Remove vim for Variant Attributes DVR not work when name is not empty

fisothemes was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

Forum Posts

Any performance benefits to DVR (By Reference) collections vs By Value?
I was curious about the primary use case for this library. The ergonomic improvements (separating…