From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can any one please tell me how to make photo appear in the front panel and disappear after some time ?

Solved!
Go to solution

Hi Besho,

 

can't open your VI here, but I can suggest:

- use a picture ring with atleast two entries. Switch from one entry to the next after your "some time" delay.

- use a 2D picture indicator and draw your image in the indicator. After "some time" you erase the image in the indicator.

- use your image as decoration. Switch it's visibilty after "some time" using a property node.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,682 Views)

hi dear, 

i have tried to do it but i did't get the idea. i ve done the picture programming as shown in the picture attatched. But i am still wondering how am i going to make it appear and disappear 

Thanks in advance pic.PNG

0 Kudos
Message 3 of 5
(2,635 Views)
Solution
Accepted by topic author Besho

Try the attached.   The visibility of the picture will be toggled by the boolean.   Not sure exactly what you're trying to do, but you should be able to adapt the use of the property node to do what you need.

0 Kudos
Message 4 of 5
(2,624 Views)

Thanks you very much, i got what i want :Smiley Wink

0 Kudos
Message 5 of 5
(2,618 Views)