Jump to content

Application class/Scene.New Window method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
m Category reorg
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
| shortname = Scene.New Window
| shortname = Scene.New Window
| longname = Scene:New Window
| longname = Scene:New Window
| datatypeimage = Scene Refnum Indicator.png
| datatypeimage = Scene Window Refnum Indicator.png
| datatype = Scene Refnum
| datatype = Scene Window Refnum
| invokenodeimage = Application-Scene-New Window.png
| invokenodeimage = Application-Scene-New Window.png
| availableinrealtime = Yes
| availableinrealtime = Yes
Line 24: Line 24:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:Scene Refnum Indicator.png|frameless|border|Scene Refnum|link=Scene Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Scene Window Refnum Indicator.png|frameless|border|Scene Window Refnum|link=Scene Window Refnum data type]]
| '''Scene:New Window'''
| '''Scene:New Window'''
| Yes. Return value.  
| Yes. Return value.  
Line 48: Line 48:
{{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:VI Server Method]]

Latest revision as of 14:06, 7 May 2020

VI Server Method Information
Method ID 87F
Scope Basic Development Environment
Data Name Scene.New Window
Short Name* Scene.New Window
Long Name* Scene:New Window
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type Scene Window Refnum data type

Scene Window Refnum

Invoke Node Scene:New Window
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

Creates a new window in which LabVIEW generates the 3D scene.

Parameters

Data type Name Required Description
Scene Window Refnum Scene:New Window Yes. Return value.

Uses

History

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

See Also

External Links