LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Labwindows/CVI 7.1 Remote user Interface using Enterprise Connectivity Toolkit

Solved!
Go to solution
I have an application programmed in Labwindows/CVI 7.1 controlling an Electromagnetic Instrument.
Now am interested in extending its usability by adding remote user interface.The goal is to have the application available to be accessed 
to remote users through website,with multiple users viewing it but one user controlling the instrument remotely at any given point.
Since the possible methods would be 1.ActiveX 2.TCP/IP 3.DLL
Which is the best technique to implement this with out having to manipulate much of my code also do we have any documentation available ?
 
Thank you
 
0 Kudos
Message 1 of 3
(3,155 Views)
Solution
Accepted by topic author Mutha

Hi Mutha,

 

This functionality was a part of the orignal Internet Toolkit for CVI.  However, the web server part of this was removed and isn't included in the Enterprise Connectivity Toolkit.  You might consider using LabVIEW with the Remote Front Panel feature.

 

Cheers, 

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

 Thank you for your reply.I have started to implement the design in labview.

 

 

Regards

Mutha

0 Kudos
Message 3 of 3
(3,112 Views)