LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save data to XML file

Hi, I am new on labview. I want to save datas from four different channels to a single xml file.But the condition is whenever i read the file it should have 200 latest values from the while loop
0 Kudos
Message 1 of 5
(3,519 Views)

Hi Annu,

i'm not sure what you mean, but to have a fixed array size of 200 values, you can use the initialize array funtion and overwrite the values with these from your file.

 

Hope it helps.

Mike

0 Kudos
Message 2 of 5
(3,515 Views)

Hi Annu,

 

   You can also use the for loop to limit the data reading .May be you can have alook  at example attahced.You can get idea from the example.

 

 

Regards.

 

S.ahmad

 

0 Kudos
Message 3 of 5
(3,479 Views)
Sorry. I am not able to open the file.I am using labview 7.1.
0 Kudos
Message 4 of 5
(3,472 Views)

Hi Annu,

 

 I can only go down up to 8.0.Now I save it in version 8.0.If yuo cannot find 8.0 to open it then try to open LAbview example finder from help .Click on the help on Labview tool bar and select find example.When window pop up click search Tab and type XML.Then look for the VI name write to XML file.I attached the screen shoot of find example.

 

 

 

Regards.

Syed.

Download All
0 Kudos
Message 5 of 5
(3,463 Views)