Sign Up

JSONtext by JDP Science - Toolkit for LabVIEW Download

Fast JSON Library

Watch * 21 ↓24,214
 screenshot
Version1.7.0.118
ReleasedFeb 08, 2023
Publisher JDP Science
License BSD
LabVIEW VersionLabVIEW>=17.0
Operating System Windows, Mac, and Linux
Project links Homepage   Repository   Discussion

Description

JSONtext is a library intended to make working with JSON in LabVIEW easy, fast and flexible. It is based on high-speed text parsing, and does not involve any kind of intermediate representation of the JSON (the only thing passed between functions are JSON text strings).

Supports searching for elements in the JSON using JSON Path notation (example '$.Users[*].Name').

Extensive support for converting to/from LabVIEW types. Can use tag in cluster element names to identify strings that should retain JSON format.

Allows formating JSON using "Pretty Print".

As extension to standard JSON, will allow Comments.

Note: On Windows 10, it may be necessary to run VI Package Manager "as an administrator" in order to install the VI Package.

Release Notes

1.7.0.118 (Feb 08, 2023)

-->Issue #111: Full Unicode support for \uXXXX format
-->Issues#110,113
-->Issue#118 Ctrl Refnums to/from JSON functions
-->Issue#114 tag allows Maps with String keys to export as JSON Objects


Download Package

Versions
All Contributors
Featured in

  Discussion   Post an Idea   Post a Resource

Recent Posts

From LV Types VIs broken
Sorry, not so much an idea but a CAR :( I've had quite a few builds fail because there are quite…

by Tom McQuillan, 3 years, 1 month ago, 7 , 2
suggestion