JKISoftware/JKI-JSON-Serialization

Path Type not handled properly in JSON Deserializer.lvclass:Adapt To Type.vi (LabVIEW 2019)

Closed this issue · 0 comments

Path data type is causing error 91 in JSON Deserializer.lvclass:Adapt To Type.vi on LabVIEW 2019. Culprit is that the variant is casted as a String (which is causing the error in Variant to Data) before being converted to a path. Just using a path constant in the variant to data function works. (This on LV2019). See screenshots

FA9i37r
fECaVga