Jump to content

Invoke class/All Supported Methods property

From LabVIEW Wiki
Revision as of 03:34, 16 September 2019 by Q (talk | contribs) (Finished Table and description)
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

Common Cluster Array

Property Node All Supported Methods
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

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

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links