StateDiagramWizard class
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.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The StateDiagramWizard class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide StateDiagramWizard Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
7E9AC400 | Master Enum | Read/Write | No | |
7E9AC401 | State Loop | Read/Write | No | |
7E9AC402 | State Case | Read/Write | No | |
7E9AC403 | StateOutputTunnel | Read/Write | No | |
7E9AC404 | _Quit_StateEnum | Read/Write | Yes | |
7E9AC405 | StopCodeEnum | Read/Write | Yes | |
7E9AC406 | SubVIConfig | Read Only | Yes | |
7E9AC407 | IsLoopCase | Read Only | No |
Methods
Show/Hide StateDiagramWizard Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
7E9AC000 | AddState | No | |
7E9AC001 | Update State Constants | No | |
7E9AC002 | Add New State Items | No | |
7E9AC003 | Add New Transition Items | No | |
7E9AC004 | Add Transition | No | |
7E9AC005 | Remove Transition | No | |
7E9AC006 | Remove State | Removes the state at State Idx from the state diagram. | No |
7E9AC007 | Add Init Items | No | |
7E9AC00A | Set Vis. Trans. | No | |
7E9AC00B | Set State Data | No | |
7E9AC00C | Get State Data | No | |
7E9AC00D | Set Trans. Data | No | |
7E9AC00E | Get Trans. Data | No | |
7E9AC00F | Num States | No | |
7E9AC010 | Num Trans | No | |
7E9AC011 | TransStateOutput | No | |
7E9AC012 | Reorder Trans | Yes | |
7E9AC013 | ToggleSubVICall | Yes | |
7E9AC014 | LaunchEditor | Yes | |
7E9AC015 | SetSelXNode | No | |
7E9AC016 | GetSelXNode | No |
Events
This class has no events or it inherits events from its parent: SubWizard Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |