Jump to content

Labview Webservice


JCarlos17

Recommended Posts

Hi.

I am following a tutorial about webservices.

 

I have a database and some scripts written in PHP.

These php pages returns data of the database in JSON format.

 

In the tutorial, the autor go to "Build Spectifications"->"New"->"Web Service(RESTful)",

but when I try to do it, this option doesn't appear.

 

I can see "Packed library", "Installer", "Zip file" among others, but I can't pick "Web service", why?

I need to install some plugin for labview?

 

Thanks in advance, and sorry for my really bad english  :oops:

 

 

Link to comment
  • 4 weeks later...

Two things:

1. Webservices changed a lot in between LV2012 and LV2013. I think you're looking at a tutorial for LV2012, but you're working in LV2013. That's why you're not seeing the webservice option in the build specs.

 

2. It sounds like you'd like to consume a webservice from labview. The tutorial you're looking is for hosting web services in labview. To consume restuful webservices in labview you should be using the HTTP Client

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.