-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
OpenG Variant Configuration File Library by OpenG - Toolkit for LabVIEW Download
OpenG Variant Configuration File Library
Version | 6.0.1.11 |
Released | Apr 10, 2024 |
Publisher | OpenG |
License | BSD-3-clause |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | oglib_string oglib_error oglib_lvdata |
Used By | jki_lib_smo_editor openg.org_lib_openg_toolkit jki_lib_gla_2020_weaver_ioc_container nevstop_programming_palette labview_version_selector lavag_lib_ui_tools_controls_addon hooovahh_variant_repository |
Project links | Homepage Repository Discussion |
Description
The OpenG Variant Configuration File Library package contains tools for writing and reading variant data to and from INI files.
Release Notes
6.0.1
- Added support for 64-bit integers and enums
- Removed external dependency on Caraya package (which is only a development dependency)
6.0.0
- Requires LabVIEW 2020 or greater
- Moved library VIs into Library (oglib_variantconfig.lvlib`)
- Upgraded source code to LV2020 format
- Marked all as Separate Compiled Code
Kudos to contributors @Bas-vE and @jimkring for their work on this release.
Important: Callers of this package will relink automatically to the new Library (oglib_variantconfig.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
Jason G
version 6.0.1.11 breaks reading/writing to 64bit integers and enums. Had to roll back to version … |
|