Returns a file or the raw binary contents of a file from a remote WebDAV server or target. You must manually select the polymorphic instance you want to use. This VI times out if it exceeds the timeout value of the session that you set in the Open Session VI.

Note This instance returns the file you specify in remote file uri.


icon

Inputs/Outputs

  • cdlrn.png session handle

    session handle specifies the unique reference to the WebDAV session.

  • cstr.png relative uri

    relative uri specifies the uniform resource identifier (URI) of the file or directory relative to the host uri prefix that you wire to the Open Session VI. A URI can be a uniform resource locator (URL), a uniform resource name (URN), or both. Format relative uri as directory/subdirectory/filename.

  • cpath.png local file path

    local file path specifies the local path to the directory where you want to save the file.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idlrn.png session handle out

    session handle out returns the unique reference to the WebDAV session.

  • ipath.png local file path out

    local file path out returns the local path to which LabVIEW saves the file.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.