GObject class/Group Member Refs() property: Difference between revisions
Appearance
Added new property page. |
Updated for LabVIEW 2020 |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| classid = 36 | | classid = 36 | ||
| propertyid = 632A808 | | propertyid = 632A808 | ||
| scope= | | scope=script | ||
| dataname = GrpMbrRefs[] | | dataname = GrpMbrRefs[] | ||
| shortname = GrpMbrRefs[] | | shortname = GrpMbrRefs[] | ||
| Line 9: | Line 9: | ||
| datatype = GObject Refnum Array | | datatype = GObject Refnum Array | ||
| propertynodeimage = GObject-Group Member Refs().png | | propertynodeimage = GObject-Group Member Refs().png | ||
| availableinrealtime = No | |||
| availableinruntime = No | |||
| loadsbd = Yes | |||
| loadsfp = Yes | |||
| needsauthentication = No | |||
| permissions = Read Only | |||
| remoteallowed = Yes | |||
| settablewhenrunning = No | |||
|}} | |}} | ||
{{TOCright}} | {{TOCright}} | ||
Returns an array of GObject references to all members of the same front panel grouping (including locked groups) as the source object. | |||
== 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]] this property was changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]]. | ||
|} | |} | ||
== See Also == | == See Also == | ||
{{ambox|text=Add links to internal wiki pages that would also help.}} | {{ambox|text=Add links to internal wiki pages that would also help.}} | ||
| Line 32: | Line 40: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category: Property]] [[Category:VI Server Property]] | [[Category:VI Scripting Property]] | ||
[[Category:VI Server Property]] | |||
Latest revision as of 03:45, 17 June 2020
| VI Server Property Information | |
|---|---|
| Property ID | 632A808 |
| Scope | VI Scripting |
| Data Name | GrpMbrRefs[] |
| Short Name* | GrpMbrRefs[] |
| Long Name* | Group Member Refs[] |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 36 |
| Owning Class Name | GObject Class |
| Data Type | GObject Refnum Array data type |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Loads the block diagram into memory | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Returns an array of GObject references to all members of the same front panel grouping (including locked groups) as the source object.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| In LabVIEW 2020 this property was changed from Private to VI Scripting. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |