Get Generic Property (DBL) VI
- Updated2024-06-26
- 2 minute(s) read
Gets 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.

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. ![]() 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. ![]() property value contains the data read from the given property. ![]() error out contains error information. This output provides standard error out functionality. |