01-11-2011 04:08 AM
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
01-11-2011 05:08 AM
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.
01-11-2011 05:22 AM
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.