StatechartLibrary class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | StatechartLibrary class |
Class ID | 126 |
Scope | Basic Development Environment |
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 StatechartLibrary class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide StatechartLibrary 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 |
---|---|---|---|---|
18A16800 | Code Generation Needed | Returns TRUE when the statechart has changes that require you to generate code for the statechart. | Read Only | No |
18A16801 | Has Diagram Errors | Returns TRUE when the statechart diagram contains errors. | Read Only | No |
Methods
Show/Hide StatechartLibrary Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
18A16402 | Generate Code | Generates code for the statechart and optionally saves the statechart. The statechart is saved only if code generation occurs and the Save Statechart parameter is TRUE. | No |
18A16403 | Generate Documentation | Generates an XML file that contains information about all components, including states, pseudostates, connectors, regions, and transitions, of a statechart. You can view the XML file in a Web browser. | No |
Events
This class has no events or it inherits events from its parent: Library Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |