Jump to content

Formula class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 00:32, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

Class Children

This class has no 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