LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i make an xml File

Solved!
Go to solution

Hi there,

I like to use an *.xml- File instad an *.ini File  I've fond many huges exampels but i dident find out how it works.

 

Waht i like do do:

my *.inii File for example lokks lik this

_________________________

 

[Infos]

Company=Quantum

Typ=Qrs354

 

 

[Horizontal]

X_Nullpunkt = 2.500

X_minus90 = 1.27

X_plus90 = 3.65

 

[Vertikal]

Y_Nullpunkt =2.50

Y_minus90 = 1.31

Y_plus90 = 3.69

 

_______________________

 

Now wolld lik to make an *.xml File

 

Cold someoene show me an easy example  for these problem

Danks a lot

AndrewB2013

 

0 Kudos
Message 1 of 3
(2,280 Views)
Solution
Accepted by AndrewB2013

Put information in 3 clusters (section names), wire clusters to Write to XML.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 3
(2,274 Views)

Thanks a lot.

It works.

 

0 Kudos
Message 3 of 3
(2,265 Views)