Jump to content

CompanionDiagram class/SplitCaseStruct method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = SplitCaseStruct
| shortname = SplitCaseStruct
| longname = SplitCaseStruct
| longname = SplitCaseStruct
| datatypeimage = LVClassBDConst Refnum Array Indicator.png
| datatypeimage = Node Refnum Array Indicator.png
| datatype = LVClassBDConst Refnum Array
| datatype = Node Refnum Array
| invokenodeimage = CompanionDiagram-SplitCaseStruct.png
| invokenodeimage = CompanionDiagram-SplitCaseStruct.png
|}}
|}}
Line 21: Line 21:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum Array Indicator.png|frameless|border|LVClassBDConst Refnum Array|link=LVClassBDConst Refnum Array data type]]
! scope="row" style="text-align:Center;" | [[File:Node Refnum Array Indicator.png|frameless|border|Node Refnum Array|link=Node Refnum Array data type]]
| '''SplitCaseStruct'''
| '''SplitCaseStruct'''
| Yes. Return value.  
| Yes. Return value.  
|  
|  
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum.png|frameless|border|LVClassBDConst Refnum|link=LVClassBDConst Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Node Refnum.png|frameless|border|Node Refnum|link=Node Refnum data type]]
| '''CaseStruct'''
| '''CaseStruct'''
| Yes  
| Yes  
|  
|  
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum Array.png|frameless|border|LVClassBDConst Refnum Array|link=LVClassBDConst Refnum Array data type]]
! scope="row" style="text-align:Center;" | [[File:Node Refnum Array.png|frameless|border|Node Refnum Array|link=Node Refnum Array data type]]
| '''SelectorTerms'''
| '''SelectorTerms'''
| Yes  
| Yes  
|  
|  
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum Array.png|frameless|border|LVClassBDConst Refnum Array|link=LVClassBDConst Refnum Array data type]]
! scope="row" style="text-align:Center;" | [[File:Node Refnum Array.png|frameless|border|Node Refnum Array|link=Node Refnum Array data type]]
| '''SwitchStructs'''
| '''SwitchStructs'''
| Yes  
| Yes  
Line 60: Line 60:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]] [[Category:VI Server Method]]
[[Category:Method]]
[[Category:VI Server Method]]

Revision as of 17:35, 27 April 2020

VI Server Method Information
Method ID 7684BC00
Scope Private
Data Name SplitCaseStruct
Short Name* SplitCaseStruct
Long Name* SplitCaseStruct
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16473
Owning Class Name CompanionDiagram Class
Return Data Type Node Refnum Array data type

Node Refnum Array

Invoke Node SplitCaseStruct

Parameters

Data type Name Required Description
Node Refnum Array SplitCaseStruct Yes. Return value.
Node Refnum CaseStruct Yes
Node Refnum Array SelectorTerms Yes
Node Refnum Array SwitchStructs Yes

Uses

History

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

See Also

External Links