Formula class: Difference between revisions
Appearance
Replaced with template tables |
m Removed VI Server Category from page |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 25: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 01:56, 8 May 2020
| 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. |