Function class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Function class
Class ID 16400
Scope VI Scripting
Class Inheritance
Class Children


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

Properties

Show/Hide Function Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Function Properties Table
Property ID Long Name (English) Description R/W RTE
6359C00Terminals Visible?Indicates whether the terminals of the function are visible.Read/WriteNo
6359C01StyleRead OnlyNo
6359C02Has Side Effects?Returns TRUE if the function executes even when the outputs are unwired. Otherwise, this property returns FALSE.Read OnlyYes
6359C03Resource IdRead OnlyNo

Methods

This class has no methods or it inherits methods from its parent: Node Class.

Events

This class has no events or it inherits events from its parent: Node Class.


History

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

See Also