LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 0 undefined json Command

Solved!
Go to solution

Hi 

While Executing In LabVIEW i am receiving the error 0 undefined json command can anybody tell how to fix this any example would be helpful for us 

siddhu01_0-1709029256991.png

 

siddhu01_1-1709029296517.png

the first image is back end of the vi 

second image is the front panel in that the parameter list is in string format "wdg_hvhv_cla_mon_step"  is there any possibility the string format  can be changed into Void datatype ?? 

Thanks

0 Kudos
Message 1 of 4
(399 Views)

Where is the JSON string being created?  Where is the JSON string being parsed?  You provided no useful information to help us debug your situation.  Can you supply code with meaningful inputs that are causing the error?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(362 Views)
Solution
Accepted by siddhu01

All we can tell is that your code is calling some subVIs that output an error.  They appear to have "CCS" at the top which could indicate they are part of a toolkit or driver of some kind.  You need to at the very least provide a link or a download of these subVIs.  If they are used as a hardware interface of some kind, say what hardware they are interfacing with.

0 Kudos
Message 3 of 4
(345 Views)

HI Kyle

Thanks for the Response I will look into it sub VI Output Error . 

0 Kudos
Message 4 of 4
(331 Views)