Get Property Info VI

Owning Palette: Advanced Storage VIs

Requires: Base Development System (Windows)

Retrieves the properties of a data file, channel group, or channel.

 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 refnum out returns a reference number for the data object this VI accesses.
properties returns the properties of the data file, channel group, or channel.
object type returns the type of the storage object that you wire to storage refnum.
property name returns the name of the property. Use the Set Property VI to create property names.
data type returns the data type of the storage object.
error out contains error information. This output provides standard error out functionality.