Navigate Tree:Get Path
- Updated2026-02-04
- 1 minute(s) read
Returns an array of unique tags for each item in the path from the root level in the tree control to the item.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Tag | ![]() |
No | Unique tag of the item whose path you want to obtain. If the tree control contains no items, the method returns an empty array. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Navigate Tree.Get Path |
| Data type | ![]() |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |

