JKI-EasyXML icon indicating copy to clipboard operation
JKI-EasyXML copied to clipboard

JKI EasyXML Toolkit for LabVIEW

Results 8 JKI-EasyXML issues
Sort by recently updated
recently updated
newest added

When we install jki_lib_easyxml-3.0.0.170.vip from the VI package manager, it pulls in the latest version of oglib_lvdata which has removed some VIs needed by Easy XML.

Currently, for an array of cluster, JKI-EasyXML uses the label of the array, in most cases this is fine for me, but in some cases it's not what I want,...

I haven't debugged yet. But if i read config file with "Easy read XML file" then it returns empty "Cam session" if it is in array. Labview structure: ![image](https://user-images.githubusercontent.com/50953082/156756313-31429bba-9afa-405c-be72-75e6a672c34a.png) ![image](https://user-images.githubusercontent.com/50953082/156756741-4f7818c0-57ba-41a6-ba16-b0926c5f9745.png)...

Hi, With regard to the below functionality: > In the case where there are elements or attributes present in the LabVIEW that are not present in the XML data, then...

Parse from XML String use local decimal separator. On system with "," the fractional seconds are lost. For Labview Version >= 2012 can in "Format Time Stamp to XML dateTime...

I've created a wiki page with this proposal and request for comments (RFC). https://github.com/JKISoftware/JKI-EasyXML/wiki/RFC:-UTF-8-Support-in-EasyXML-%236 Please feel free to discuss the RFC here in this issue/thread.

enhancement

I'm using JKI-EasyXML to write test results for a third party. They claim that the empty elements contained in the file are not compliant; the element tag should have a...

As [requested by a user in the JKI Discussion forums](https://forums.jki.net/topic/2669-class-data-to-xml/) it would be nice if EasyXML could serialize and deserialize LVClass data, directly.