Jump to content

Array class/Index Rect property: Difference between revisions

From LabVIEW Wiki
m Added Private Property Category to page
Updated for LabVIEW 2020
Line 2: Line 2:
| classid = 14
| classid = 14
| propertyid = 6338C0C
| propertyid = 6338C0C
| scope=private
| scope=basic
| dataname = Index Bnds
| dataname = Index Bnds
| shortname = IndexRect
| shortname = IndexRect
Line 18: Line 18:


== 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:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
|More info to come.
| In [[LabVIEW 2020]] changed from being [[VI Server#Private|Private]] to being part of the [[VI Server#Basic Development Environment|Basic Development Environment]].
|}
|}
== See Also ==
== See Also ==
Line 31: Line 30:
== External Links ==
== External Links ==
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}
[[Category:Private Property]]


[[Category:VI Server Property]]
[[Category:VI Server Property]]

Revision as of 05:35, 13 June 2020

VI Server Property Information
Property ID 6338C0C
Scope Basic Development Environment
Data Name Index Bnds
Short Name* IndexRect
Long Name* Index Rect
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 14
Owning Class Name Array Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Index Rect
PermissionsWrite Only


Uses

History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 changed from being Private to being part of the Basic Development Environment.

See Also

External Links