Jump to content

LVTarget class: Difference between revisions

From LabVIEW Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=LVTarget|id=91|scope=private|class_0=LVTarget}}
{{VIServerClass|91}}


{{stub}}
{{stub}}
Line 150: Line 150:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version

Revision as of 23:14, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name LVTarget class
Class ID 91
Scope Private
Class Inheritance

This class is a top-level class.

Class Children

This class has no children.


The LVTarget class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide LVTarget Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
LVTarget Properties Table
Property ID Short Name (English) Description R/W RTE
5D37C008 CPU R X
5D37C000 ClassName R X
5D37C002 Description R X
5D37C007 Dir R X
5D37C009 DirChain R X
5D37C003 Model R X
5D37C005 OS R X
5D37C006 OS.Version R X
5D37C00B PreallocateEnabled R X
5D37C00A Scratch App Instance R X
5D37C004 Slot R X
5D37C001 URL R/W X

Methods

Show/Hide LVTarget Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
LVTarget Methods Table
Method ID Short Name (English) Description RTE
5D37C006 ToSymbolicOrRelativePath X
5D37BC02 Custom Command X
5D37C004 DirChain X
5D37BC00 Get Attributes X
5D37C003 LocateFile X
5D37C005 ResolveSymbolicPaths X
5D37BC01 Set Attributes X
5D37C007 Update Target Syntax X

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also