-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
OpenG Variant Library by OpenG - Toolkit for LabVIEW Download
OpenG Variant Library allows working with dynamic LabVIEW data
Description
The OpenG LabVIEW Data Library contains several routines for operating on Variant Data, Type Descriptors and LVOOP Data. It's commonly used for creating tools that can read or write any kind of data, dynamically, in LabVIEW. Examples are Anything to/from XML/JSON.
Release Notes
[6.0.0]
- Requires LV2020 or greater (sources upgraded to LV2020) [Issue #8]
- Basic Support for Maps and Sets (Get and Set Data Name) [Issue #20]
- Move package VIs into an LVLIB [Issue # 15]
- Change all VIs to source-only [Issue #9]
- Support for FIXED-POINT datatype [Issue #6]
- Internalized dependency on OpenG Error (no longer a dependency of built package)
- EXPERIMENTAL: Added VIs for converting LabVIEW Objects to Variant Clusters and back.
- EXPERIMENTAL: Added VI/VIM for adapting data types in a more flexible way.
- EXPERIMENTAL: Added multi-dimentional VArray handling
- EXPERIMENTAL: Added some variant constant types and common comparisons.
- EXPERIMENTAL: Support for converting Map to Variant Array of Clusters and back.
Important: Callers of this package will relink automatically to the new Library (openg_variant.lvlib) that contains this package. However, if you subsequently downgrade this package to version 5.x or older, your callers will need to be manually relinked to the older version (without the Library namespace).
Recent Posts
Get Cluster Element by Name__ogtk.vi
Get Cluster Element by Name__ogtk.vi can not handle Map and Set variable。 https://forums.ni.com/… by 158545614, 1 year, 3 months ago, 1 , 0 |
Openg_variant.llb and openg_array.llb revert to source version 20.0
I created a fresh virtual machine. I installed only LabVIEW 2024 and OpenG Variant version 6.0.0.… |
|
Can't download, breaks OpenG Toolkit install from VIPM
Seems like this package is unavailable on the server. Can't download here online, or from VIPM. O… |
|