Formula class/Add Input method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6365800
Scope VI Scripting
Data Name Add Input
Short Name* Add Input
Long Name* Add Input
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16409
Owning Class Name Formula Class
Return Data Type No return value
Invoke Node Add Input
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Adds an input to a Formula Node at the position you specify.

Parameters

Data type Name Required Description
FormulaParameter Refnum Add Input No
U32 Position Yes Specifies the position of the input relative to the frame of the Formula Node.
String Name Yes Description

Uses

History

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

See Also

External Links