Jump to content

LVClassLibrary class/Ancestor Restricts Reference Creation property: Difference between revisions

From LabVIEW Wiki
m Category reorg
Updated History Table
 
Line 6: Line 6:
| shortname = AncestorRestrictsRefs
| shortname = AncestorRestrictsRefs
| longname = Ancestor Restricts Reference Creation
| longname = Ancestor Restricts Reference Creation
| datatypeimage = UDClassLibrary Refnum.png
| datatypeimage = LVClassLibrary Refnum.png
| datatype = UDClassLibrary Refnum
| datatype = LVClassLibrary Refnum
| propertynodeimage = LVClassLibrary-Ancestor Restricts Reference Creation.png
| propertynodeimage = LVClassLibrary-Ancestor Restricts Reference Creation.png
| availableinrealtime = No
| availableinrealtime = No
Line 21: Line 21:


Property indicates that an ancestor class controls the creation of data value references to this class.  Only the ancestors member VIs can create data value references.
Property indicates that an ancestor class controls the creation of data value references to this class.  Only the ancestors member VIs can create data value references.


== Uses ==
== Uses ==
Line 27: Line 26:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
! Change(s)
! Change(s)
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2009|link=LabVIEW 2009]]
|More info to come.
| This property was added in [[LabVIEW 2009]].
|}
|}
== See Also ==
== See Also ==

Latest revision as of 14:15, 19 May 2020

VI Server Property Information
Property ID 97D7014
Scope Basic Development Environment
Data Name AncestorControlsRefs
Short Name* AncestorRestrictsRefs
Long Name* Ancestor Restricts Reference Creation
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 85
Owning Class Name LVClassLibrary Class
Data Type LVClassLibrary Refnum data type

LVClassLibrary Refnum

Property Node Ancestor Restricts Reference Creation
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Property indicates that an ancestor class controls the creation of data value references to this class. Only the ancestors member VIs can create data value references.

Uses

History

Version Change(s)
LabVIEW 2009 This property was added in LabVIEW 2009.

See Also

External Links