Open Device Property VI
- Updated2025-10-06
- 2 minute(s) read
Opens a reference to a device property. This allows the application to programmatically get information about the property at run time.

Inputs/Outputs
session in
—
session in specifies the session to access for the given action.
device
—
device specifies the device where the property is located.
property in
—
property in specifies the property to open a reference to on the given device.
error in (no error)
—
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
session out
—
session out is a copy of the session in reference.
property out
—
property out specifies the property referenced by the opened session.
error out
—
error out contains error information. This output provides standard error out functionality. |
session in
—
error in (no error)
—
session out
—
error out
—