Jump to content

3 Screenshots

About This File

Package for working with JSON.  Uses high-speed text parsing, rather than building an intermediate representation as with prior LabVIEW JSON libraries (this is much faster).  Allows easy working with "subitems" in JSON format, or one can convert to/from LabVIEW types.  Uses the new "malleable VIs" of LabVIEW 2017 to convert to any LabVIEW type directly.

JSON text makes use of a form a JSON Path notation, allowing easy and rapid access to the subitems of interest.

Requires LabVIEW 2017 and install by VIPM 2017 or later.

Original conversation about JSONtext.

On the LabVIEW Tools Network.

JDP Science Tools group on NI.com.

Copyright 2017 JDP Science Limited


What's New in Version 1.4.4   See changelog

Released

Custom Error codes
Improved Timestamp support (RFC3339)
Bitbucket Issues resolved:
#31: Support fixed-point numbers
#32: Add “Is Empty” function
#33: Add "Not Equivalent" function (to compare two JSON Values)
#60: Support insert at end of array, [#] notation
#48: "Flatten SubClusters to JSON" special functions
#55: Conditional Disable, "JSONtext_Strict=True", that forces no use of LabVIEW extensions (NaN, Infinity)
#59: Periods (.) in JSONpath item names
#65: Improved errors on failure to convert to LabVIEW type
Also #34, #37, #40, #52, #53, #61

  • Like 9
  • Thanks 2

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.