Array class/Index Rect property: Difference between revisions
Appearance
m Added Private Property Category to page |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
| classid = 14 | | classid = 14 | ||
| propertyid = 6338C0C | | propertyid = 6338C0C | ||
| scope= | | scope=basic | ||
| dataname = Index Bnds | | dataname = Index Bnds | ||
| shortname = IndexRect | | shortname = IndexRect | ||
| Line 9: | Line 9: | ||
| datatype = Numeric Cluster TypeDef | | datatype = Numeric Cluster TypeDef | ||
| propertynodeimage = Array-Index Rect.png | | propertynodeimage = Array-Index Rect.png | ||
| permissions = | | availableinrealtime = Yes | ||
| availableinruntime = Yes | |||
| loadsbd = No | |||
| loadsfp = No | |||
| needsauthentication = No | |||
| permissions = Read Only | |||
| remoteallowed = Yes | |||
| settablewhenrunning = No | |||
|}} | |}} | ||
{{TOCright}} | {{TOCright}} | ||
Returns the coordinates of the rectangle that encloses the index display on the array. | |||
== Uses == | == Uses == | ||
| Line 18: | Line 26: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]] | ||
| | | 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 38: | ||
== 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:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 14:47, 14 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 |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Returns the coordinates of the rectangle that encloses the index display on the array.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| In LabVIEW 2020 changed from being Private to being part of the Basic Development Environment. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |