VI class/Get ObjectRef From BookmarkID method
< VI class
VI Server Method Information | |
---|---|
Method ID | 4A9 |
Scope | Basic Development Environment |
Data Name | GetObjRefFromBkmrkID |
Short Name* | GetObjRefFromBkmrkID |
Long Name* | Get ObjectRef From BookmarkID |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 2 |
Owning Class Name | VI Class |
Return Data Type | No return value |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Available with control VIs | Yes |
Available with global VIs | No |
Available with polymorphic VIs | No |
Available with strict type definitions | No |
Loads the block diagram into memory | Yes |
Loads the front panel into memory | Yes |
Must wait until user interface is idle | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Returns a reference to the object, such as the label, that contains the bookmark.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Bookmark ID | Yes | ID of a specific bookmark in the specified VI. | |
Object Reference | Yes | Reference to the object that contains the bookmark, such as the label. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |