LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

xml xinclude

Hallo,

 

is there a way to use xinclude in LabVIEW? (at best offline too) I am trying for a while now and couldn't find a solution. The Purpose is to seperate different topics within a xml file into different xml files. The xml file I am creating is used as an configuration file for a system, but the file would be to big as a single file to still have a overview. For an example, we have around 80 channels, and those chanels have each around 400 lines for configuration. And having that done, no hardware, not the system itself aso. would have been configured. Having a configuration file with around 30,000 lines is just a pain.

 

many thanks for any help

0 Kudos
Message 1 of 2
(1,032 Views)

Use a hierarchical configuration. The top level would point to file paths for each channel configuration.

 

Yes, now you have 80 files!  You should consider why you would ever need 30k parameters.   I'm not saying that you don't but,  .... that does have a GOD OBJECT code stench I can notice from here.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(991 Views)