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.

Parameters

Name Data type Required Description
Bookmark Information i1dcclst.png Yes

Array of clusters that contain the bookmark ID, the bookmark tag, and the full text of the label.

Remarks

The following table lists the characteristics of this method.

Short Name GetVIBookmarks
Data type No return value
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
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