Array class/Index Rect property: Difference between revisions
Appearance
Updated for LabVIEW 2020 |
mNo edit summary |
||
| 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 == | ||
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. |