niScope Property Node VI
- Updated2025-10-21
- 2 minute(s) read
The niScope Property Node is used to set, get, or check properties.

Inputs/Outputs
reference
—
reference is the refnum associated with the object for which you want to set or get properties. If the Property Node class is Application or VI, you do not have to wire a refnum to this input. For the Application class, the default is the current application instance. For the VI class, the default is the VI containing the Property Node. You also can wire a LabVIEW class to the reference input to access the private data of the LabVIEW class.
error in (no error)
—
error in (no error) describes error conditions that occur before this VI runs. If an error occurred before this VI runs, the VI passes the error in value to error out. This VI runs normally only if no error occurs before this VI runs. If an error occurs while this VI runs, it continues and sets its own error status in error out. Use niScope Error Message to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
reference out
—
reference out returns reference unchanged.
error out
—
error out contains error information. This output provides standard error out functionality.
Property
—
property are examples of properties you want to get (read). |
reference
—
error in (no error)
—
reference out
—
error out
—
Property
—