04-14-2023 08:48 AM
Hi,
I've started exploring this tool. Looks neat! One of the places I'm really struggling, though, is a basic workflow. I cannot get the returned GET body to correctly turn back into JSON. I found this page, C:\Program Files (x86)\National Instruments\LabVIEW 2023\help\JDP Science\JSONtext Help\JSON Path notation.html. Unfortunately, my copy of this helpfile includes no LabVIEW code. I don't understand how to turn the text-based description into actionable LabVIEW code.
Where can I find worked LabVIEW examples of this library?
Thanks!
-Seth
Solved! Go to Solution.
04-14-2023 11:59 AM
Have you looked at the examples? They would be under LabVIEW 2023\examples\JDP Science\JSONtext.
04-20-2023 07:17 AM
That looks like an excellent starting place. Thank you!