Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Configure RESTful VI Dialog Box

LabVIEW 2011 Help

Edition Date: June 2011

Part Number: 371361H-01

»View Product Info

Requires: Full Development System (Windows)

Click the Configure VI button on the Source Files page of the Web Service Properties dialog box to display this dialog box. Use the Configure RESTful VI dialog box to configure the VI as a Web method or auxiliary VI, as well as configure the format that the VI returns data to the Web client. You also can configure the VI to use connector pane terminals or streaming to exchange data.

This page includes the following components:

  • Service VI Type—Configures a service VI as a Web method VI or auxiliary VI.
    • RESTful Web method VI—Specifies the service VI as a Web method.
      • Load VI at startup—Loads the Web method VI immediately upon invoking the Web service.
      • Keep VI in memory—Preserves the Web method VI in memory while a deployed Web service executes.
      • Output type—Specifies whether to output data through VI terminals or stream the data through the Web Server.
        • Terminal—Configures the service VI to output data through the VI terminals.
          • Output format—Specifies the output terminal data as XML, text, HTML, or JSON format.
        • Stream—Configures the service VI to output data by streaming the data through the Web Server.
          • Use headers—Configures the service VI with streaming output to include HTTP headers.
          • Buffered—Configures the service VI to buffer the streaming output.
    • Auxiliary VI—Specifies the service VI as an auxiliary VI.

 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit