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: 

Embed Screen of a remote machine

Hi,

 

I would like to embed the display of a remote machine in the front panel of my application. I thought the best way (at least one way) of doing this is embedding a Remote Desktop Session in the VI. Can this be done using ActiveX? If anyone can share an example or some advise is appreciated.

 

Thanks

 

SL2

0 Kudos
Message 1 of 3
(3,127 Views)

I've never done it before but it looks possible.  Here are a couple pages that might help.

 

http://msdn.microsoft.com/en-us/library/aa380808(v=vs.85).aspx

http://msdn.microsoft.com/en-us/library/aa383541(v=vs.85).aspx

 

It looks like the ActiveX components are a seperate download that needs to be installed, then you should be able to make an ActiveX control.  There are several shipped examples on ActiveX in LabVIEW, I think they use Excel and Internet Explorer.

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

Thank you very much. I referred to this and managed to get this working. Now I am wondering whether I can embed the remote screen in my front panel. Please let me know if you have any  advise and I will post if I have any updates.

Thanks again.

Initiate_RD_session.PNG

0 Kudos
Message 3 of 3
(2,892 Views)