LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mysterious string color bug

 


@altenbach wrote:

 

Darin, I don't use it enough to worry, just some quick rube because I could not find the correct property (looking for "panel" instead of "front panel"). Your method for the panel reference is definitely better and I think that's what I actually use in my code elsewhere. 😄


Before adding merge VIs to my palette to drop PN/IN with VI class selected, I used to drop Open VI reference just to right-click and Create Property-> and then delete the function. 

0 Kudos
Message 11 of 17
(820 Views)

Here is one of my patented SWAGs.  What happens if you write the Text.Text property instead of Value in AB's example? 

 

Spoiler
Stupid Wild-@55 Guess in case you are wondering

 

0 Kudos
Message 12 of 17
(814 Views)

Dear altenbach,

 

That could be an issue with 8.6.  Here is what I'd meant, do you see the same problem with your version base on the following?

 

Please check out the attached files, run from the ..launch.vi file instead and also please keep them both in the same dir.

 

Anyway, here is the deal at the first breakpoint, no issue:mod - first breakpoint.gif

 

 

Then at the second breakpoint: BAM RESET, all back to RED!!!

mod - 2nd breakpoint.gif

 

 

Download All
0 Kudos
Message 13 of 17
(812 Views)

 

Dear Darin.K,

 

Here is what I meant, please checkout the modified files in the attachment and run the example file:

 

 

Your solution still blink, it just does it the opposite of Altenbach's solution.  Here at the first break point: BAM, RESET all to GREEN!!!!

mod1 - first breakpoint.gif

 

 

 

Then comes the second breakpoint, back to normal.   But it blinks like crazy in each loop.

mod1 - 2nd breakpoint.gif

0 Kudos
Message 14 of 17
(807 Views)

Altenbach & Darin,

 

When running without constant changing variable, it doesn't blink.  It only happens whenever the texts were changed without any regard to the length.  You could have the same length and it still binks.

 

blink no more.gif

0 Kudos
Message 15 of 17
(805 Views)

Change the Value property to Text.Text and let me know what happens.  I do not have LV8.6 to test right now.

Message 16 of 17
(802 Views)

@Darin.K wrote:

Change the Value property to Text.Text and let me know what happens.  I do not have LV8.6 to test right now.


OK, I got it.  Yes and No.  Yes, it stops blinking but if you run multiple instances simultaneously such as the "string colorbugLaunch.vi" file, then it still blinks frantically.  

 

You guys said Labview 2009 doesn't have this problem?  Even though I'm using 8.6.1 but I believe this is the quarterly update from Q2 of 2009.  Shouldn't NI already have this issue fixed?

0 Kudos
Message 17 of 17
(795 Views)