Formula class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Formula class
Class ID 16409
Scope VI Scripting
Class Inheritance
Class Children


The Formula class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide Formula Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Formula Properties Table
Property ID Long Name (English) Description R/W RTE
6365C00Scrollbar Visible?Specifies whether the vertical scroll bar is visible.Read/WriteNo
6365C01Formula ExpressionSpecifies an expression for the Formula Node.Read/WriteNo
6365C02Formula Parameters[]Specifies the inputs and outputs of the Formula Node.Read OnlyYes

Methods

Show/Hide Formula Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Formula Methods Table
Method ID Long Name (English) Description RTE
6365800Add InputAdds an input to a Formula Node at the position you specify.No
6365801Add OutputAdds an output to a Formula Node at the position you specify.No

Events

This class has no events or it inherits events from its parent: Node Class.


History

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

See Also