Formula class: Difference between revisions
Appearance
mNo edit summary |
Replaced with template tables |
||
| Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|16409}} | ||
{{ | |||
== History == | == History == | ||
Revision as of 00:00, 9 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 | Long Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6365C00 | Scrollbar Visible? | Specifies whether the vertical scroll bar is visible. | Read/Write | No |
| 6365C01 | Formula Expression | Specifies an expression for the Formula Node. | Read/Write | No |
| 6365C02 | Formula Parameters[] | Specifies the inputs and outputs of the Formula Node. | Read Only | Yes |
Methods
Show/Hide Formula Properties Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Long Name (English) | Description | RTE |
|---|---|---|---|
| 6365800 | Add Input | Adds an input to a Formula Node at the position you specify. | No |
| 6365801 | Add Output | Adds 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
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |