Set Property VI

Owning Palette: Advanced Storage VIs

Requires: Base Development System (Windows)

Defines a property for a file, channel group, or channel. Wire data to the Value input to determine the polymorphic instance to use or manually select the instance.

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

 Add to the block diagram  Find on the palette

Set Property (String)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (DBL)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (SGL)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (Enum)

enum values specifies the valid string values for the 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.
Value specifies the numeric value of the enum.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (I32)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (I16)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (U8)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set 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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set 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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.

Set Property (Time Stamp)

Create if not found specifies whether the VI creates a new property with the values you set if the property specified in Property name does not exist. The default is FALSE, which means the VI does not create a property and returns an error if the specified property does not exist.
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.
Value specifies the value of the property.
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.
error out contains error information. This output provides standard error out functionality.