Jump to content

Application class/User Interaction.Compare VIs method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
m Added Private Method Category to page
 
(One intermediate revision by the same user not shown)
Line 96: Line 96:
== 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:Private Method]]


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

Latest revision as of 21:12, 7 May 2020

VI Server Method Information
Method ID 7D6
Scope Private
Data Name UI.Cmp VIs
Short Name* UI.Cmp VIs
Long Name* User Interaction:Compare VIs
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type Boolean data type

Boolean

Invoke Node User Interaction:Compare VIs


Parameters

Data type Name Required Description
VI Refnum VI 1 Yes
VI Refnum VI 2 Yes
Boolean Interactive? No
Boolean Same? No
String Description No
Boolean VI Attributes? No
Boolean FP? No
Boolean FP Pos/Size? No
Boolean BD? No
Boolean BD Cosmetic? No
Boolean BD Pos/Size? No

Uses

History

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

See Also

External Links