Jump to content

XNode class/Get Other Terminal method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
m Added VI Scripting Method Category to page
 
(3 intermediate revisions by the same user not shown)
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 49: Line 49:
== External Links ==
== External Links ==
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}
[[Category:VI Scripting Method]]


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

Latest revision as of 22:32, 7 May 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