Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
/ LVJSON Public archive

JSON library for LabVIEW

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
LICENSE.txt
Notifications You must be signed in to change notification settings

mattwhitlock/LVJSON

LVJSON

JSON library for LabVIEW

Works similarly to "To Variant" and "Variant to Data" VIs.

Works with changing typedefs, therefore is much more flexible than any of the built-in To/From VIs. For example, if a new item is added to a cluster, the JSON to Anything VI will still work, just leaving default value in the output cluster. This is especially useful with configuration files based on typedefs. If a typedef is changed between revisions, the old configuration file will still work.

About

JSON library for LabVIEW

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages