DisableStructure class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | DisableStructure class |
Class ID | 16487 |
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 DisableStructure class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide DisableStructure 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 |
---|---|---|---|---|
669BE400 | Default Frame | Gets or sets the index of the default subdiagram of a Conditional Disable structure. | Read/Write | Yes |
669BE401 | Conditions | Gets or sets an array of the strings that define the condition for each Conditional Disable structure subdiagram. | Read/Write | Yes |
669BE402 | Active Frame | Returns the index of the Conditional Disable structure subdiagram that is currently active, or the subdiagram whose conditions the block diagram code meets. | Read/Write | Yes |
669BE403 | Disable Style | Read Only | No |
Methods
Show/Hide DisableStructure Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
669BE000 | Get Frame Index | Returns the index of the Conditional Disable structure subdiagram whose Condition matches the string you specify. | Yes (Read/Write) |
669BE001 | Remove Empty Frames | Removes any empty subdiagrams from the Conditional Disable structure you specify. | Yes (Read/Write) |
669BE002 | Change Disable Style | Changes a Diagram Disable structure to a Conditional Disable structure, and vice versa. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: MultiFrameStructure Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |