Set Many Boolean ESP Variables VI
- Updated2025-07-30
- 3 minute(s) read
Sets 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.

Inputs/Outputs
LabVIEW Web Service Request
—
LabVIEW Web Service Request is an identifier used by Web Services VIs to reference a specific HTTP request. LabVIEW Web Service Request works similarly to a refnum in LabVIEW, allowing you to wire together Web Services VIs within your application. You must wire Web Services VIs to the LabVIEW Web Service Request control or an existing value from the LabVIEW Web Service Request out terminal of another VI. When you use Web Services VI(s) within a Web method VI, you must assign the original LabVIEW Web Service Request control to the connector pane of the Web method VI.
keys
—
keys sets the names of the ESP variables.
values
—
values specifies the array of Boolean values to assign to the new ESP variables.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
LabVIEW Web Service Request out
—
LabVIEW Web Service Request out is an identifier that VIs on the Web Services palette use to reference a specific HTTP request. Use LabVIEW Web Service Request out to wire together Web Services VIs within your application.
error out
—
error out contains error information. This output provides standard error out functionality. |
LabVIEW Web Service Request
—
keys
—
values
—
error in (no error)
—
LabVIEW Web Service Request out
—
error out
—