Short Name: Get VI.Bookmarks
Requires: Base Development System
Class: Application Methods
To Use: Create a method.
Returns the bookmark information for the VI specified in VI Path. You do not need to load the VI into memory in order to read the bookmark information. This method returns an error if the VI is password protected, if the VI is saved in an earlier version of LabVIEW and is not currently in memory, or if the VI does not have a block diagram.
Data type | Name | Required | Description |
---|---|---|---|
VI Path | Yes | Path to the VI whose help information you want to get. | |
Bookmark Information | No | Array of clusters that contain the bookmark ID, the bookmark tag, and the full text of the label. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Remote access allowed | Yes |