ConditionalTunnel class/Replace With Case Selector method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 5D251803
Scope VI Scripting
Data Name RepWithCaseSel
Short Name* RepWithCaseSel
Long Name* Replace With Case Selector
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16525
Owning Class Name ConditionalTunnel Class
Return Data Type CaseSelector Refnum data type

CaseSelector Refnum

Invoke Node Replace With Case Selector
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Converts a tunnel on a Case structure to the case selector. This method returns an error if the current tunnel is not on a Case structure.

Parameters

Data type Name Required Description
CaseSelector Refnum Replace With Case Selector Yes. Return value.

Uses

History

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

See Also

External Links