05-16-2013 10:36 AM
@paul_cardinale wrote:
You can do something like this to save & retrieve values without using a file.
That VI uses scripting. It cannot be used while the target VI is running. Plus it can't be used at all in the Run-Time Engine. Once you compile the code into an EXE, the only way to save defaults is with another file.
05-16-2013 10:45 AM
@sushmith_ks wrote:
Hello,
Oh then it is a long procedure to change the value, we will have to store it in a file and reload everytime when i run my VI.
Thanking you,
sushmith
This is not that long a procedure.