Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 328 Bytes

labview-py-jsonparser

LabVIEW json autoparser
No need to set constant cluster before you read json file!!

Requirements

  1. LabVIEW 2019 64bit or above
  2. Python 3.6 64bit
    you can download it here if you needed.
    https://www.python.org/downloads/release/python-368/

How to use

Open and run json_autoparser.vi to see.