LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Blinking problem in buttons

Hi ppl,

 

I have problem with blinking. In my .vi I set blinking option in property node for buttons and the blinking works fine. But when I build .exe file the color of the blinking is not the same as in the .vi in run-time mode. In run-time mode the color is red and in the .exe run-time mode the color is yellow. I am new in LabVIEW programming so I really need help. I am using LabVIEW 8.2

 

Thx in advance . . .

 

Greetings from Croatia

0 Kudos
Message 1 of 3
(2,304 Views)

Hi zoka,

Check attached image. You will have to change setting in "Tools>>Options".

Also after this setting go through this link.

Then you will understand what you have to do for exe to give same result.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 3
(2,292 Views)

I forgot to attach image. I am attaching it with this post.

As you are using 8.2 category may be different.

When you will change this setting you will find these in *.ini file of labview.

"blinkFG=00890011

blinkBG=0000179F"

Copy this and paste it in ini file of your exe.

 

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
Message 3 of 3
(2,285 Views)