02-07-2013 09:36 PM
Can someone help me understand why this doesn't work. Is there a different property node that will work better?
02-11-2013 10:08 AM
Hi,
Could you give more information about what exactly do you need to do in your VI?
Regards
02-14-2013 09:26 PM
I have a program with configurable gauges. I built this program into an exe and have several running around the lab. I want the user to be able to change the size of the gauge. I have a pop up where the user can specify the number of gages and I want to add the ability to set the size.
With the Property Node I used in the example, the needle of the gauge moves off center when I resize it.
02-15-2013 09:44 AM
It appears to be an LV bug. The bug doesn't occur when I write to the size from a FP control. Can't figure out what are the specific conditions that cause it to be manifest.