Refnum to ID VI
- Updated2025-07-30
- 2 minute(s) read
Returns the ID for a data object.

Inputs/Outputs
storage refnum
—
storage refnum specifies the reference number for the data object you want to access.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
storage refnum out
—
storage refnum out returns a reference number for the data object this VI accesses.
object ID
—
object ID returns the object ID, which is a unique string that identifies the object in the file. The object ID is persistent, so you can reuse it after closing a file and opening the file again.
error out
—
error out contains error information. This output provides standard error out functionality. |
storage refnum
—
error in (no error)
—
storage refnum out
—
object ID
—
error out
—