11-02-2013
04:59 AM
- last edited on
01-13-2025
08:43 AM
by
Content Cleaner
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.
The service is running:
But i can not choose the option of Right-click Build Specifications and select New»Web Service (RESTful) from the shortcut menu.
Im triying to do this:
http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/build_web_service/
Thanks and my best regards
11-05-2013
09:32 AM
- last edited on
01-13-2025
08:44 AM
by
Content Cleaner
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:
11-16-2013 02:59 PM
Ok, I'll try thanks.