Output VIs

Owning Palette: Application Web Server VIs

Requires: Full Development System (Real-Time, Windows). This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Output VIs to configure Embedded Server Pages (ESP) scripting on the Application Web Server.

These VIs work only when you publish Web services to the Application Web Server.

Palette ObjectDescription
Render ESP TemplateExecutes the specified ESP scripting template. Refer to the Scripting in LabVIEW Web Services topic at ni.com for more information about using scripting with Web services.
Set ESP VariableSets variables to be visible in an ESP scripting template. You can access these variables from the form variables in the ESP template. Refer to the Scripting in LabVIEW Web Services topic at ni.com for more information about using scripting with Web services. The data type you wire to the value input determines the polymorphic instance to use.