I am building a simulation of a mechatronical system, using the Labview Simulation Module.
My model consists of many modules, that i want to represent by using Simulation Subsystems. The model is nested in that way, that Subsystems can contain subsystems.
Now, I am looking for a possibility to change the parameters of the modules, which are distributed in all the subsystems (e.g. a value for a gain), from a central point. I have thought about using an ini-file.
My question:
How can I, after having read the ini-file, get the parameters to the subsystems? Do you have any better ideas?
Thanks for your suggestions!
Thomas
(sorry for my bad English...)