LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling LabView from ASP or PHP ?

Hi;
 
I was wondering if someone could help me.
 
I need to control a spectrum analyzer remotely.. The VI's are ready, and I would Like to call/Run them from ASP/PHP in order to enable the remote client to interact with the VI's via a normal Web Browser.
 
Tips:
  • client should be able to send the VI's some data(variables).
  • Get the results back and display it on the web page.

Kind Regards

K.S.

Student

0 Kudos
Message 1 of 4
(2,783 Views)
Have you tried the web publishing tool from the Tools menu? If you have the full version of LabVIEW version 6.0 or greater, you can make any VI viewable and controllable over the web.
0 Kudos
Message 2 of 4
(2,774 Views)

Hi, thanks for your reply;

the problem is that, I don't have the full version of labView.

regards

K.S.

0 Kudos
Message 3 of 4
(2,765 Views)
In that case, you might want to check http://www.jeffreytravis.com/. He has a book called "Internet Applications in LabVIEW". The book was written before 6.0 introduced remote panels. There's also an application there available for download called LabVNC that might work for you. I haven't tried it but it sounds like it would do the trick.
0 Kudos
Message 4 of 4
(2,761 Views)