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.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

    session in specifies the session to access for the given action.

  • cstr.png resources

    resources is a comma-delimited list specifying the names of the resources to access.

  • cgenclassrntag.png property

    property specifies the name of the property to access.

  • cerrcodeclst.png error in (no error)

    error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrntag.png session out

    session out is a copy of the session in reference.

  • idbl.png property value

    property value contains the data read from the given property.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.