Hello everybody.
I need to have a lot of config settings stored on disk. Well, I can do it
via text *.ini files and then read them during start of a application. But
as well I can use Global variable and change its values manualy (can I save
its defaults from VI?). So what is the best method? I mean best LabVIEW way.
Adn similar, I think, question. I have to implement several sequences of
controlling actions, that may be changed realatively frequently so.. Do I
need to rewire them everytime using LabVIEW, or it is the best to develop
some kind of a macrolanguage for the purpose? I don't like this idea,
actually.
I am using version 4.0.1.
Thank you in advance.
---Dmitry.