Jump to content

LVTarget class: Difference between revisions

From LabVIEW Wiki
mNo edit summary
mNo edit summary
Line 12: Line 12:
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Properties Table
|+ LVTarget Properties Table
! Property ID
! Property ID
! Short Name (English)
! Short Name (English)
Line 98: Line 98:
{{VIServerLegend|showrte=TRUE}}
{{VIServerLegend|showrte=TRUE}}
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Methods Table
|+ LVTarget Methods Table
! Method ID
! Method ID
! Short Name (English)
! Short Name (English)

Revision as of 23:00, 26 August 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
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