CaseStructure class
Appearance
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | CaseStructure class |
Class ID | 16408 |
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 CaseStructure class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide CaseStructure Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Short Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6365003 | CaseInsensitiveMatch? | Specifies whether this Case structure performs case insensitive matching when comparing strings. | R/W | |
6365001 | DefaultCase | Specifies the default case of the Case structure. | R/W | X |
6365002 | FrameNames | Gets or sets the name of the frame of the Case structure. | R/W | X |
6365000 | Selector | Returns a reference to the case selector of the Case structure. | R |
Methods
Show/Hide CaseStructure Methods Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Short Name (English) | Description | RTE |
---|---|---|---|
6364C04 | GetFrameIndex | Returns the index of the Case structure subdiagram whose Frame Name matches the string you specify. | X |
6364C03 | RemoveDefault | Removes the default case from the Case structure. | |
6364C00 | Remove Empty Cases | Removes the empty frames of the Case structure. | |
6364C02 | SetDefaultCase | Sets the default case of the Case structure. |
Events
No Events for this class.
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |