Node Path To Node Name Array VI
- Updated2025-09-30
- 2 minute(s) read
Owning Palette: OPC UA VIs
Generates an array of node names from a node path. You can use this VI both on OPC UA server and OPC UA client applications.
![]() |
node path specifies the path of the node. The node path consists of node names separated by a period between each name, with the parent node name before the period and child node name after the period. For example, a node path Device.folder.item indicates that Device is the parent node of folder, and folder is the parent node of item. The following examples demonstrate how to specify node path.
|
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
node names returns an array of node names. |
![]() |
error out contains error information. This output provides standard error out functionality. |



