Owning Palette: Web Services VIs
Requires: Full Development System (Windows). This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Web Services VIs in startup VIs to access information about a LabVIEW Web service.
Palette Object | Description |
---|---|
Get Web Service Status | Returns whether or not the Web service is stopping. Use this VI in a startup VI to monitor the execution of the Web service and to stop the startup VI when the Web service stops. |
Read Service Attribute | Returns information about the current Web service. Use this VI to programmatically access the contents of the public and private folders of the Web service. |
Developing Startup VIs to Initialize and Communicate with HTTP Method VIs