Jump to content

Function class: Difference between revisions

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


{{stub}}
{{stub}}

Revision as of 23:05, 1 September 2019

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 Short Name (English) Description R/W RTE
6359C02 SideEffects? Returns TRUE if the function executes even when the outputs are unwired. Otherwise, this property returns FALSE. R X
6359C03 ResId R
6359C00 TermVis Indicates whether the terminals of the function are visible. R/W

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also