Jump to content

XNode class/SelectMenu No Reply method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
m Added VI Scripting Method Category to page
 
(2 intermediate revisions by the same user not shown)
Line 64: Line 64:
== External Links ==
== External Links ==
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}
[[Category:VI Scripting Method]]


[[Category:Method]] [[Category:VI Server Method]]
[[Category:Private Method]]
[[Category:VI Server Method]]

Latest revision as of 22:32, 7 May 2020

VI Server Method Information
Method ID 5F11B40D
Scope Private
Data Name SelectMenuNoReply
Short Name* SelectMenuNoReply
Long Name* SelectMenu No Reply
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16485
Owning Class Name XNode Class
Return Data Type No return value
Invoke Node SelectMenu No Reply

Parameters

Data type Name Required Description
Enum U32 Menu Type Yes
String Tag Yes
Numeric Cluster Point No
Common Cluster Options No
Boolean Handled? No

Uses

History

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

See Also

External Links