Set Generic Property (U64) VI
- Updated2024-06-26
- 2 minute(s) read
Sets the value of the specified device property for one or more resources. This is flexible for devices, NVMEM, physical channels, and so on, but requires that you know the exact string of the resource.
To set a property for multiple devices, specify a comma-delimited list of devices and use an array version of this VI.

Inputs/Outputs
![]() session in specifies the session to access for the given action. ![]() resources is a comma-delimited list specifying the names of the resources to access. ![]() property specifies the name of the property to access. ![]() property value contains the data to write to the given property. ![]() error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() session out is a copy of the session in reference. ![]() error out contains error information. This output provides standard error out functionality. |