![]() |
|
guest< |
Oct 1 2003, 04:43 PM
Post
#1
|
|
Guests |
There is a bug in LV7.0. If you make a control Blinking (set its Blinking property to TRUE), and then place the VI in a subpanel control, the blinking will not be seen except sporadically.
I built one VI (Master.vi), which if you open and run, the blinking works fine. Then someone pointed out that it was silly to put the Insert VI method call inside the while loop. So I rewrote it (Master2.vi) and the blinking stopped working. It seems (my best guess) the subpanel only updates its draw state during a value change event or when a drawable property is changed. Since with blinking, no value is changed and the property is the same (Blinking == TRUE, regardless of whether the blink is currently on or off), no redraw event is going to the subVI. In Master2.vi, if you just click and hold down the increment button on the VI, the blinking will appear as the data change events fire. I have filed this bug with the right people here at NI. -- Stephen Mercer LabVIEW R&D
Attached File(s)
Tags
This content has not been tagged yet
|
|
|
|
| Ad |
Oct 1 2003, 04:43 PM
Post
#
|
|
|
Tags
This content has not been tagged yet
|
|
|
|
Oct 19 2005, 02:28 PM
Post
#2
|
|
![]() Extremely Active Premium Member ![]() Posts: 581 Joined: 19-June 03 From: Bay Area, CA (USA) Member No.: 121 Using LabVIEW Since:1998 LV:8.2.1 ,8.5 ,8.0.1
My Blog
|
There is a bug in LV7.0. If you make a control Blinking (set its Blinking property to TRUE), and then place the VI in a subpanel control, the blinking will not be seen except sporadically. I built one VI (Master.vi), which if you open and run, the blinking works fine. Then someone pointed out that it was silly to put the Insert VI method call inside the while loop. So I rewrote it (Master2.vi) and the blinking stopped working. It seems (my best guess) the subpanel only updates its draw state during a value change event or when a drawable property is changed. Since with blinking, no value is changed and the property is the same (Blinking == TRUE, regardless of whether the blink is currently on or off), no redraw event is going to the subVI. In Master2.vi, if you just click and hold down the increment button on the VI, the blinking will appear as the data change events fire. I have filed this bug with the right people here at NI. -- Stephen Mercer LabVIEW R&D Good News, this has been fixed in LabVIEW 8.0 PJM -------------------- Tags
This content has not been tagged yet
|
|
|
|
Feb 15 2006, 03:51 AM
Post
#3
|
|
|
Instant Human, just add coffee Premium Member ![]() Posts: 889 Joined: 31-January 03 From: Waterford, CT USA Member No.: 45 Using LabVIEW Since:1992 LV:8.2.1 ,7.1 ,8.0.1
|
Yep, your example of the effect works just fine (no sporadic blink) under LabVIEW 8 for me.
-------------------- ************************************************************* "Always listen to the experts, they'll tell you what can't be done, and why. Then go do it." ~The Notebooks of Lazarus Long (by Robert Heinlein) ************************************************************* Tags
This content has not been tagged yet
|
|
|
|
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
1 | Michael_Aivaliotis | 2118 | 7th October 2004 - 02:01 PM Last post by: Norm Kirchner |
|||
![]() |
1 | JohnRH | 2385 | 9th April 2004 - 06:50 PM Last post by: Michael_Aivaliotis |
|||
![]() |
1 | a_riot | 1329 | 21st February 2004 - 01:04 AM Last post by: PJM_labview |
|||
![]() |
5 | CraigGraham | 1850 | 21st April 2004 - 12:41 PM Last post by: rolfk |
|||
![]() ![]() |
| Time is now: 29th August 2008 - 06:40 PM |