LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX question

Hi,

I am currently working on a project involving a client and server computer
as well as activeX components.

If I have an ActiveX control in a VI on the server computer, that is
displaying an image from a camera connected to the server, is it possible to
remotely call that VI from the client computer, and thus display the image
on the client?

If this is not possible does anybody know of any other way of achieving a
similar thing??
0 Kudos
Message 1 of 2
(2,623 Views)
You should be able to use DataSocket for this. Look at the Examples 3D Graph Writer and 3D Graph Reader.
0 Kudos
Message 2 of 2
(2,623 Views)