Short Name: GetVIBookmarks
Requires: Base Development System
Class: VI Methods
To Use: Create a method.
Returns the bookmark information for the specified VI reference. You must load the VI into memory in order to read the bookmark information. This method returns an error if the VI is password protected or if the VI does not have a block diagram.
Data type | Name | Required | Description |
---|---|---|---|
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 |
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 |
Must wait until user interface is idle | No |
Available with control VIs | Yes |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |