LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview VI front panel flickering while running code.

Hi, I I'm playing video by using windows media player in LabVIEW. When I run this vi code the video play as required and front panel also stable as normal. but when I call this vi from another vi like static call and launch the VI, my video panel window starts flickering/blinking (Not effect on video only vi window blinking). why it's happening? 

0 Kudos
Message 1 of 5
(342 Views)

Post your code or a simplified version (preferably in LabVIEW 2021 or earlier). From the description, it seems that the subvi is executed several times, but it's not possible to state anything without seeing the actual code.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 5
(330 Views)

My code is same as attached Vis while running individual code it's not flickering. but run my complete project the call this vi, then vi flicker. I have attached video result for reference.

Download All
0 Kudos
Message 3 of 5
(295 Views)

I don't see the window flickering, rather the media control appears completely black. The only way to view the video is to show the subvi FP before running it.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 4 of 5
(278 Views)

When running this code separate it not flickering but as runs all the full project that time flickering occurs. And the tried with show FP Before running then also issue remains. I have taken another trial simultaneously runs the project and run the simple video play the issue with that video is flickering is the same which is independent on the respective project. Its maybe system related issue idk. 

0 Kudos
Message 5 of 5
(209 Views)