TargetItem class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | TargetItem class |
Class ID | 95 |
Scope | Basic Development Environment |
Class Inheritance |
|
Class Children | This class has no children.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The TargetItem class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide TargetItem Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6851E800 | Class | Read Only | No | |
6851E801 | Application | The application instance opened by the target to edit and run VIs. | Read Only | Yes |
6851E802 | Preferences | Read Only | No | |
6851E803 | Build Specifications | Returns a reference to Build Specifications under the current target in the Project Explorer window. You can use this reference with the ProjectItem properties. | Read Only | Yes |
6851E804 | Dependencies | Returns a reference to Dependencies under the current target in the Project Explorer window. You can use this reference with the ProjectItem properties. | Read Only | Yes |
6851E805 | Target Preferences | Read Only | No | |
6851E806 | Host Preferences | Read Only | No | |
6851E807 | Project Preferences | Read Only | No | |
6851E808 | FindItemsWithNoCallers | Read/Write | Yes |
Methods
Show/Hide TargetItem Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6851E400 | Refresh Dependencies | Refreshes Dependencies under this target in the Project Explorer window. You also can use the Project Explorer window to refresh Dependencies. | No |
6851E401 | Refresh Dependencies Copy | No | |
6851E402 | Refresh Dependencies Shallow | No | |
6851E403 | Get ProjectItemRef For File | Yes |
Events
This class has no events or it inherits events from its parent: ProjectItem Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |