Get Object Info VI

Owning Palette: Advanced Storage VIs

Requires: Base Development System (Windows)

Returns information about the object you specify.

 Add to the block diagram  Find on the palette
storage refnum specifies the reference number for the data object you want to access.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
storage read-only specifies if the data storage is read only.
storage refnum out returns a reference number for the data object this VI accesses.
object type returns the data object type (file, channel group, or channel).
storage location returns the file path to the data storage.
error out contains error information. This output provides standard error out functionality.
DataPlugin name returns the DataPlugin name that the data object contains.