To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI shows how to share and refresh your front panel in the web browser.
Description
Are you using Web Publishing Tool to share your front panel over the web? Do you want to get a little more functionality out of it? This example mimics the functionality of the Web Publishing Tool mirror setting, but gives you more flexibility in terms of the appearance. This example was made with LabVIEW 2013, which has an object-oriented approach to web services.
The following stpe is the tutorial about how to build the required web service project.
Step 1: Create Web Service
Step 2: Add the VI You Want to Publish
Step 3: Add the GetImage.vi
Step 4: Configure Web Service
Step 5: Add a Static Web Page
Note: this auto-populating subfolder will contain all web pages you want to host on this web service.
Step 6: Modify HTML Code
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet of Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Hello, can yo save in Labview 2012? thanks
weeberp,
This example uses the new features for web services in LabVIEW 2013. Sorry I can not back save it to LabVIEW 2012 with out rewirting it.
hi ConnorM and thank you for this detailed work
i want to ask if i can use labview web service to upload data recovred from data base (numerical data) in an interface (done with other language not labview) and put each parameter in his specific fields
For example i recover the value of Temperature 1,2 and 3 and i want to upload each one in his specific fields. If yes or No can you help me with some suggestions, documents video,examples ...
because i am beginner with labview
thanks