TargetItem class
Appearance
| 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).
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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6851E801 | Application | The application instance opened by the target to edit and run VIs. | R | X |
| 6851E803 | BuildSpecs | Returns a reference to Build Specifications under the current target in the Project Explorer window. You can use this reference with the ProjectItem properties.
Note The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine. |
R | X |
| 6851E800 | Class | R | ||
| 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.
Note The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine. |
R | X |
| 6851E808 | FindItemsWithNoCallers | R/W | X | |
| 6851E806 | HostPreferences | R | ||
| 6851E802 | Preferences | R | ||
| 6851E807 | ProjectPreferences | R | ||
| 6851E805 | TargetPreferences | R |
Methods
Show/Hide TargetItem Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 6851E403 | GetProjectItemRefForFile | X | |
| 6851E400 | Refresh Dependencies | Refreshes Dependencies under this target in the Project Explorer window. You also can use the Project Explorer window to refresh Dependencies.
Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
|
| 6851E401 | Refresh Dependencies Copy | ||
| 6851E402 | Refresh Dependencies Shallow |
Events
No Events for this class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |