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,134 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,114 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,899 Views)