Jump to content

Formula class

From LabVIEW Wiki
Revision as of 23:01, 1 September 2019 by Q (talk | contribs)
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 Short Name (English) Description R/W RTE
6365C01 FormExpr Specifies an expression for the Formula Node. R/W
6365C02 FormulaParams() Specifies the inputs and outputs of the Formula Node. R X
6365C00 ScrollVis Specifies whether the vertical scroll bar is visible. R/W

Methods

Show/Hide Formula Methods Table

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

Events

No Events for this class.

History

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

See Also