Name: JSON LabVIEW
Submitter: drjdpowell
Submitted: 04 Oct 2012
Category: General
LabVIEW Version: 2011
License Type: BSD (Most common)
JSON is a data interchange format (sometimes compared to XML, but simpler). There are multiple projects to create a JSON package for LabVIEW. This is yet another one motivated by this hijacked conversation originally about a different project to convert JSON into LabVIEW Variants.
This project uses a set of LVOOP classes to match the recursive structure of JSON, rather than variants. It allows conversation to and from JSON. All functionality is available through two polymorphic VIs: Set and Get. In addition to Get and Set VIs for common data types, one can also convert directly to or from complex clusters via variant-JSON tools.
Copyright 2012 James David Powell, Shaun Rumbell and Ton Plomp.
Click here to download this file




















