09-16-2010 11:59 AM
antz007:
please start a new thread since this is a new problem. that way others can chip in as well.
09-16-2010 12:15 PM - edited 09-16-2010 12:16 PM
@mistercat wrote:
I am not at liberty to post my employer's proprietary code.
You can delete all irrelevant code and front panel objects and attach only the minimum that still shows the problem.
(Maybe all you need to leave is the control in question on a otherwise blank VI).
Could it be the "field" is actually an indicator and you have set "clear indicators when called" enabled under execution options?
09-16-2010 01:08 PM
If you right click on the control or indicatior an find all of the Local Variables, property nodes this will allow you to see where you might be interacting with this control or indicator.
10-08-2010 04:45 PM
The problem turned out to be Front Panel Save-Restore.VI which I added at the beginning at end of my Flat Sequence Structure. It was added after I had set some of the defaults but overwrote changes I tried to make later. It was tricky to find because it had nothing to do with the individual fields.
10-09-2010 01:06 PM
If it's fixed, why show it at all? Convert it to a constant. 🙂
/Y