Parent Topic: Overview: Web-Based Communication with a LabVIEW Application
If you want to create user interfaces to visualize data and interact with Web services through a web browser, integrate WebVIs into Web services. WebVIs are specialized VIs that generate HTML, JavaScript, and CSS files after you build them into a web application in LabVIEW NXG. WebVIs can communicate with Web services through HTTP methods and display the data acquired from the Web services.
You must install LabVIEW NXG and the LabVIEW NXG Web Module to use WebVIs. Refer to the LabVIEW NXG Manual and LabVIEW NXG Web Module Manual for detailed information about creating browser-based user interfaces.
Note For more information about concepts in this topic, refer to the�Web services introduction�and�tutorial. LabVIEW Web services are available only in the LabVIEW Full Development System and the LabVIEW Professional Development System. |
Complete the following steps to create a user interface for a Web service by integrating a WebVI: