hello all,
i wanted to develop a VI where, when a user makes any changes to a
text-field on the front panel the changes are reflected in a file, and
when changes are made to the file it is reflected on the front-panel.
I use "wait for front panel activity" to see if changes are made to
any field. and then write to the file.
my problem or sticky point is how do i reflect the changes
immediately ? on both sides...
is it a better idea to uses "FLUSH" ?
and the reverse i have no idea, how do i check if the file content has
changed ?? "compare strings"...any help is welcome...
thank you ,
cheers,
-U