Asynchronous Request Status VI
- Updated2025-07-30
- 3 minute(s) read
Gets the current status of an asynchronous request.

Inputs/Outputs
session handle
—
session handle specifies the unique reference to the WebDAV session.
request handle
—
request handle specifies the unique reference to the WebDAV request.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
session handle out
—
session handle out returns the unique reference to the WebDAV session.
request handle out
—
request handle out returns the unique reference to the WebDAV request. You can wire this output only to other asynchronous WebDAV VIs.
request status
—
request status returns the current status of the WebDAV request.
bytes completed
—
bytes completed returns the number of bytes that LabVIEW has uploaded or downloaded since the WebDAV request began. If the request does not transfer any bytes, bytes completed returns a value of 0.
error out
—
error out contains error information. This output provides standard error out functionality.
total bytes
—
total bytes returns the number of bytes that LabVIEW will upload or download when the request is complete. |
session handle
—
error in (no error)
—
session handle out
—
request status
—
bytes completed
—
error out
—