05-10-2019 02:58 PM
Darin, This looks perfect! I'm looking forward to tinkering with you VI and adapting it to my needs!
Thank You! - John
05-10-2019 03:01 PM
Darin, Can you upload the VI? - John
05-10-2019 03:11 PM
EasyXML from JKI is now free, I believe.
05-10-2019 04:35 PM
Nathan@home wrote:
Darin, Can you upload the VI? - John
I posted a snippet, just drag it to your block diagram. I don’t even save these example VIs, just the snippet.
If it does not work for you I will recreate the VI and post it when I get back to my computer.
05-11-2019 01:17 AM
@drjdpowell a écrit :
EasyXML from JKI is now free, I believe.
Yes it is and also open source : https://github.com/JKISoftware/JKI-EasyXML
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
05-11-2019 08:01 AM
Darin, The only attachment I see is the png file. I dragged and dropped the png onto the block diagram, and it turned it into a web link. Is there another file I missed somewhere?
Thanks for your assistance! - John
05-11-2019 08:02 AM
Powell, I have installed Easy XML, thanks for the link! - John
05-11-2019 09:50 AM
Nathan@home wrote:
Darin, Can you upload the VI? - John
Here you go.
05-11-2019 10:06 AM
Darin,
Great! Much thanks! I will study this in detail! - John
05-11-2019 11:55 AM - edited 05-11-2019 11:56 AM
Hello!
I'm trying to recreate the "Load XML with Parser API" which is an example in the "C:\Program Files\National Instruments\LabVIEW 2016\examples\File IO\XML\Parse XML" folder.
The VI I have uploaded shows the first items in the VI, a build path and a load xml file. "b.xml" is a copy of "testconfiguration.xml" which is used by the Load XML with Parser API VI.
I get Error -2628 occurred at Invoke Node in NI_XML.lvlib:Load XML File.vi->load and parse altered test xml Saturday 5 11 19.vi
when run. All I have done is cut and past a portion of the example VI, modified how the file path and name is established, modified the file name, and truncated the remainder of the example VI I am drawing from.
Any help? - John