Invoke class/All Supported Methods property: Difference between revisions
Appearance
mNo edit summary |
Finished Table and description |
||
| Line 1: | Line 1: | ||
{{ | {{VIServerProperty| | ||
|classid = 16420 | |||
| scope=script | | propertyid = 637040D | ||
| | | scope = script | ||
| dataname = AllMeths[] | |||
| shortname = AllMeths[] | |||
| longname = All Supported Methods | |||
| datatypeimage = Common Cluster Array.png | |||
| datatype = Common Cluster Array | |||
| propertynodeimage = Invoke-All Supported Methods.png | |||
| availableinrealtime = No | |||
| availableinruntime = No | |||
| loadsbd = Yes | |||
| loadsfp = Yes | |||
| needsauthentication = No | |||
| permissions = Read Only | |||
| remoteallowed = Yes | |||
| settablewhenrunning = No | |||
}} | |||
{{TOCright}} | {{TOCright}} | ||
Lists all methods supported for the current class. | Lists all methods supported for the current class. | ||
| Line 33: | Line 25: | ||
== Uses == | == Uses == | ||
{{ambox|text=Add example use cases for using this property.}} | |||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have occurred over previous versions?}} | |||
{| class="wikitable" | |||
! Version | |||
! Change(s) | |||
|- | |||
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]] | |||
|More info to come. | |||
|} | |||
== See Also == | == See Also == | ||
{{ambox|text=Add links to internal wiki pages that would also help.}} | |||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | |||
[[Category:VI Server]] | [[Category:VI Server]] | ||
[[Category:Property]] | [[Category:Property]] | ||
[[Category:VI Scripting]] | [[Category:VI Scripting]] | ||
Revision as of 03:34, 16 September 2019
| VI Server Property Information | |
|---|---|
| Property ID | 637040D |
| Scope | VI Scripting |
| Data Name | AllMeths[] |
| Short Name* | AllMeths[] |
| Long Name* | All Supported Methods |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 16420 |
| Owning Class Name | Invoke Class |
| Data Type | Common Cluster 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 |
Lists all methods supported for the current class.
Some methods have a Unique ID string. The Unique ID string is consistent across all versions and locales of LabVIEW. Methods without a Unique ID string return an empty string. All methods return Data name, Short name (localized), and Long name (localized), which contain the strings shown to the user in this version and locale of LabVIEW; however, strings can vary across versions, locales, and even individual launches of LabVIEW.
Uses
| |
Add example use cases for using this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |