Formula class/Add Output method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6365801
Scope VI Scripting
Data Name Add Output
Short Name* Add Output
Long Name* Add Output
* 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 Output
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 output to a Formula Node at the position you specify.

Parameters

Data type Name Required Description
FormulaParameter  Refnum Add Output No
U32 Position Yes Specifies the position of the output 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