LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

web service

Hi could you give me a hand with enabling web services?

Im trying to have a web control over a IV with LV2013. The web publishing works but it is working only over the local network, I need it to work through internet.

I've alrready configured what I know I have to configure.

 

a.png

 

The service is running:

 

b.png

 

But i can not choose the option of Right-click Build Specifications and select New»Web Service (RESTful) from the shortcut menu.

 

c.png

 

Im triying to do this:

 

http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/build_web_service/ 

 

Thanks and my best regards

0 Kudos
Message 1 of 3
(2,522 Views)

This process varies quite a bit from 2012. Here are a few additional steps for you:

 

Right-click My Computer in the project and select new»Web Service to create a new Web service.

Right-click Web Resources and select New VI to create a new HTTP method VI.

Configure the output type for said VI by Right-clicking on the Web Service and selecting Properties.

Right-click Web Service and select Start when ready.

 

For settings, etc. check out this tutorial:

https://www.ni.com/docs/en-US/bundle/labview/page/tutorial-creating-and-publishing-a-labview-web-ser...

 

 

 

 

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

Ok, I'll try thanks.

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