LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Values in Controls and Indicators

Solved!
Go to solution

antz007:

 please start a new thread since this is a new problem.  that way others can chip in as well.

 

- tbob

Inventor of the WORM Global
0 Kudos
Message 11 of 15
(948 Views)

 


@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?

0 Kudos
Message 12 of 15
(943 Views)

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.

Tim
GHSP
0 Kudos
Message 13 of 15
(934 Views)

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.

0 Kudos
Message 14 of 15
(900 Views)

If it's fixed, why show it at all? Convert it to a constant. 🙂

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 15 of 15
(879 Views)