Opens a reference to a driver-defined property. This allows the application to programmatically get information about the property at run time. The SLSC Property I/O control does not display driver-defined properties, but you can type them into the I/O control or use System » API Reflection properties such as Sys.DeviceProperties to query their names.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

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

  • cgenclassrntag.png property in

    property in specifies the property to open a reference to on the given device.

  • 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.

  • igenclassrntag.png property out

    property out specifies the property referenced by the opened session.

  • ierrcodeclst.png error out

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