StateDiagramWizard class

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

This class has no children.


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

Properties

Show/Hide StateDiagramWizard Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
StateDiagramWizard Properties Table
Property ID Long Name (English) Description R/W RTE
7E9AC400Master EnumRead/WriteNo
7E9AC401State LoopRead/WriteNo
7E9AC402State CaseRead/WriteNo
7E9AC403StateOutputTunnelRead/WriteNo
7E9AC404_Quit_StateEnumRead/WriteYes
7E9AC405StopCodeEnumRead/WriteYes
7E9AC406SubVIConfigRead OnlyYes
7E9AC407IsLoopCaseRead OnlyNo

Methods

Show/Hide StateDiagramWizard Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
StateDiagramWizard Methods Table
Method ID Long Name (English) Description RTE
7E9AC000AddStateNo
7E9AC001Update State ConstantsNo
7E9AC002Add New State ItemsNo
7E9AC003Add New Transition ItemsNo
7E9AC004Add TransitionNo
7E9AC005Remove TransitionNo
7E9AC006Remove StateRemoves the state at State Idx from the state diagram.No
7E9AC007Add Init ItemsNo
7E9AC00ASet Vis. Trans.No
7E9AC00BSet State DataNo
7E9AC00CGet State DataNo
7E9AC00DSet Trans. DataNo
7E9AC00EGet Trans. DataNo
7E9AC00FNum StatesNo
7E9AC010Num TransNo
7E9AC011TransStateOutputNo
7E9AC012Reorder TransYes
7E9AC013ToggleSubVICallYes
7E9AC014LaunchEditorYes
7E9AC015SetSelXNodeNo
7E9AC016GetSelXNodeNo

Events

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


History

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

See Also