Jump to content

VI class/Create Constant or Control 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 69: Line 69:
== 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:Deprecated Method]]
[[Category:VI Server Method]]

Latest revision as of 22:34, 7 May 2020

VI Server Method Information
Method ID 417
Scope Deprecated
Data Name Create Constant or Control
Short Name* Create Constant or Control
Long Name* Create Constant or Control
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Return Data Type No return value
Invoke Node Create Constant or Control

Parameters

Data type Name Required Description
Control Refnum Source Object Reference No
I16 Array Type Descriptor (if SrcObj unwired) No
I32 Style (SrcObj if unwired) No
Numeric Cluster TypeDef Position No
Control Refnum New Object Reference No
Boolean Make Names Unique (F) No

Uses

History

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

See Also

External Links