02-09-2015 08:57 AM
I'm trying to figure this out. I have a program where controls and indicators are not properly dimming/enabling and test string values are not updating despite clearly settings them. After either exiting the program or using it past a point it starts working. I haven't seen this in any of my other vis. Is there a hidden property somewhere that might be causing this. Any thoughts on the root cause?
02-09-2015 09:44 AM - edited 02-09-2015 09:45 AM
@Steve_Block wrote:
I'm trying to figure this out. I have a program where controls and indicators are not properly dimming/enabling and test string values are not updating despite clearly settings them. After either exiting the program or using it past a point it starts working. I haven't seen this in any of my other vis. Is there a hidden property somewhere that might be causing this. Any thoughts on the root cause?
Maybe someone else has a crystal ball and can see what your VI looks like.
02-09-2015 11:07 AM
Steve,
Please post your code or at least a screen shot of your code.
02-09-2015 11:09 AM
I'm not allowed to post code, but all it would be is wiring a string up to a text indicator local variable. I've done that about several thousand times.
02-09-2015 11:24 AM
Turn on exection highlighting and see if things are actually happening when you think they're happening.
02-09-2015 12:23 PM
@Steve_Block wrote:
I'm not allowed to post code, but all it would be is wiring a string up to a text indicator local variable. I've done that about several thousand times.
At least post a screen capture of your code, without something to look at we can only make blind guesses.
Could you post your top level vi with any proprietary sub-vi's removed?
02-09-2015 12:56 PM