LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

The set of blinking delay in options not effects in runtime

Solved!
Go to solution

hi All

 

I found a problem with the property node of blinking which is that:

I set the blinking delay to 200ms in options first and then use the property node of blinking to set a LED to blinking, which is effective in developing environment. But it is not effective in runtime environment after I build the codes to exe, the blinking delay is always 1000ms.

 

The version of LabVIEW I used is 2011 sp1, could anyone help me to resolve this problem? Thanks a lot.

0 Kudos
Message 1 of 7
(3,109 Views)

I was able to recreate this but I don't see a workaround. I don't use the blink property myself.

0 Kudos
Message 2 of 7
(3,107 Views)

Thanks for your reply.

 

Is there a workaround using the blinking property node?

0 Kudos
Message 3 of 7
(3,103 Views)
Did you actually modify the ini file that is created for the exe?
0 Kudos
Message 4 of 7
(3,102 Views)

I searched for the correct key field but came up with squat.

0 Kudos
Message 5 of 7
(3,092 Views)
Solution
Accepted by topic author Tom.Ba

Belay that.

 

Edit your "application".ini file and include "blinkSpeed=200"

Message 6 of 7
(3,089 Views)

Thanks, it does work. Smiley Happy

0 Kudos
Message 7 of 7
(3,079 Views)