Jump to content

Invoke class/All Supported Methods property

From LabVIEW Wiki
Revision as of 04:55, 14 September 2019 by Q (talk | contribs)
VI Server Property Information
Property ID {{{propertyid}}}
Scope VI Scripting
Data Name {{{dataname}}}
Short Name* {{{shortname}}}
Long Name* {{{longname}}}
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID {{{classid}}}
Owning Class Name Class
Data Type [[{{{datatype}}} data type]]

[[File:{{{datatypeimage}}}|frameless|border|{{{datatype}}}|link={{{datatype}}} data type]]

Property Node [[File:{{{propertynodeimage}}}|frameless|border|{{{longname}}}]]

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

See Also

External Links