Jump to content

PropertyFolder class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=PropertyFolder|id=120|scope=basic|class_0=ProjectItem|class_1=PropertyFolder}}
{{VIServerClass|120}}


{{stub}}
{{stub}}
Line 34: Line 34:


== 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:19, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name PropertyFolder class
Class ID 120
Scope Basic Development Environment
Class Inheritance
Class Children


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

Properties

No Properties for this class.

Methods

Show/Hide PropertyFolder Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
PropertyFolder Methods Table
Method ID Short Name (English) Description RTE
630D7C00 Add Prop VI Creates a new read or write property VI if you do not wire VI Path. If you wire VI Path, LabVIEW uses an existing VI as a property VI.

Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Events

No Events for this class.

History

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

See Also