Jump to content

XNode class/Get Other Terminal method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = GetOtherTerminal
| shortname = GetOtherTerminal
| longname = Get Other Terminal
| longname = Get Other Terminal
| datatypeimage = LVClassBDConst Refnum Indicator.png
| datatypeimage = Terminal Refnum Indicator.png
| datatype = LVClassBDConst Refnum
| datatype = Terminal Refnum
| invokenodeimage = XNode-Get Other Terminal.png
| invokenodeimage = XNode-Get Other Terminal.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 Indicator.png|frameless|border|LVClassBDConst Refnum|link=LVClassBDConst Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Terminal Refnum Indicator.png|frameless|border|Terminal Refnum|link=Terminal Refnum data type]]
| '''Get Other Terminal'''
| '''Get Other Terminal'''
| 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:Terminal Refnum.png|frameless|border|Terminal Refnum|link=Terminal Refnum data type]]
| '''XNodeTerminal'''
| '''XNodeTerminal'''
| Yes  
| Yes  
Line 50: Line 50:
{{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 13:38, 30 April 2020

VI Server Method Information
Method ID 5F11B407
Scope Private
Data Name GetOtherTerminal
Short Name* GetOtherTerminal
Long Name* Get Other Terminal
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16485
Owning Class Name XNode Class
Return Data Type Terminal Refnum data type

Terminal Refnum

Invoke Node Get Other Terminal

Parameters

Data type Name Required Description
Terminal Refnum Get Other Terminal Yes. Return value.
Terminal Refnum XNodeTerminal Yes

Uses

History

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

See Also

External Links