04-04-2014 03:03 AM
I can not understand why I have an indicator on the front panel that JUST do "run" begins to blink.
The only setting to blink I have given is that if the data acquired is off limits max and min, the indicator starts blinking. Even though removing the entire line of blink, it continues to do so. I do not think the two things are connetted.
Thank you very much!
Solved! Go to Solution.
04-04-2014 03:14 AM
Maybe you need to initialise it to blinking->FALSE at the start of your program.
04-04-2014 03:15 AM
04-04-2014 03:32 AM
thanks!!
I'm new in labview world... so... How and what have i to inizialize to FALSE?
ToeCutter ha scritto:
Maybe you need to initialise it to blinking->FALSE at the start of your program.
04-04-2014 03:34 AM
04-04-2014 03:43 AM
Done!!! Thank you GerdW!!!! 🙂
GerdW ha scritto:
Hi lillalu,
you need to write a FALSE to a "blinking" property of the FP element…