Jump to content

StatechartStructureNode class: Difference between revisions

From LabVIEW Wiki
Started page
 
Replaced with template tables
Line 7: Line 7:
{{TOCright}}
{{TOCright}}


==Properties==
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates-->
''No Properties for this class.''
{{VIServerClassTables|16537}}
 
==Methods==
<span class="mw-customtoggle-methodstable">Show/Hide StatechartStructureNode Methods Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
{{VIServerLegend|showrte=TRUE}}
{| class="wikitable sortable"
|+ StatechartStructureNode Methods Table
! Method ID
! Short Name (English)
! Description
! RTE
|- style="background-color:#D1BB80;"
|24FC6000
| [[StatechartStructureNode class/Create Tunnel(In) Lock method|Create Tunnel(In) Lock]]
|
|
|- style="background-color:#D1BB80;"
|24FC6001
| [[StatechartStructureNode class/Create Tunnel(Out) Lock method|Create Tunnel(Out) Lock]]
|
|
|}
</div>
 
==Events==
''No Events for this class.''


== History ==
== History ==

Revision as of 00:39, 9 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name StatechartStructureNode class
Class ID 16537
Scope VI Scripting
Class Inheritance
Class Children


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

Properties

This class has no properties or it inherits properties from its parent: Structure Class.

Methods

Show/Hide StatechartStructureNode Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
StatechartStructureNode Methods Table
Method ID Long Name (English) Description RTE
24FC6000Create Incoming Tunnel And LockNo
24FC6001Create Outgoing Tunnel And LockNo

Events

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


History

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

See Also