Formula class: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{VIServerClass| | {{VIServerClass|16409}} | ||
{{stub}} | {{stub}} | ||
Revision as of 23:01, 1 September 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | Formula class |
| Class ID | 16409 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Formula class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Formula Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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 | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |