Jump to content

FormulaParameter class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=FormulaParameter|id=16396|scope=script|class_0=Generic|class_1=GObject|class_2=FormulaParameter}}
{{VIServerClass|16396}}


{{stub}}
{{stub}}

Revision as of 22:58, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name FormulaParameter class
Class ID 16396
Scope VI Scripting
Class Inheritance
Class Children


The FormulaParameter class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide FormulaParameter Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
FormulaParameter Properties Table
Property ID Short Name (English) Description R/W RTE
6353C01 Input? Returns TRUE if the parameter is an input. R/W
6353C00 Name The name of the parameter. R/W
6353C02 Term Returns a reference to the terminal attached to the parameter. R X

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also