Get Property VI

Owning Palette: Advanced Storage VIs

Requires: Base Development System (Windows)

Returns the value of a property for a file, channel group, or channel. You must manually select the polymorphic instance you want to use.

Use the pull-down menu to select an instance of this VI.

 Add to the block diagram  Find on the palette

Get Property (String)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (DBL)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (SGL)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (I32)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (I16)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (U8)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the Value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (Enum)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
string returns the string value of the enum.
Value returns the numeric value of the enum.
error out contains error information. This output provides standard error out functionality.

Get Property (Storage Refnum)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (Storage Refnums)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.

Get Property (Time Stamp)

storage refnum specifies the reference number for the data object you want to access.
Property name specifies the name of the property. Use the Get Property Info VI to obtain the Property name.
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.
Value returns the value of the property.
error out contains error information. This output provides standard error out functionality.