LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing equal Sections in one Config File

Hi,

 

I want to write aconfig file that I can then import in Matlab and create a struct there. I have an array of equal clusters that I want to write in a config file. I tried a VI from OpenG but the problem is that the config file is searched for sections and keys and so the data will be overwritten each time. Eventually only the last cluster is written in the config file.


Do you have an idea how to solve this problem?

 

Best regards

0 Kudos
Message 1 of 4
(2,907 Views)

 Hi,

 Post the Vi so you can get the better solution. 

 

Regards
Aks

(Appreciate answers by giving KUDOS)
Hit the stars.............. sky is not the limit.
0 Kudos
Message 2 of 4
(2,898 Views)
0 Kudos
Message 3 of 4
(2,896 Views)

Hi,

 

Many sub VI's were missing from the code, but i think disabling the index at the for loop should work.  

Regards
Aks

(Appreciate answers by giving KUDOS)
Hit the stars.............. sky is not the limit.
0 Kudos
Message 4 of 4
(2,892 Views)