SceneWindow class/Setup Camera method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID C55E400
Scope Basic Development Environment
Data Name Setup Camera
Short Name* Setup Camera
Long Name* Setup Camera
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 84
Owning Class Name SceneWindow Class
Return Data Type No return value
Invoke Node Setup Camera
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Specifies the position of the camera relative to the scene.

Parameters

Data type Name Required Description
Numeric Cluster Camera Position Yes Sets the x, y, and z coordinates that define the initial position of the camera. The default coordinate values are [0, 0, -4].
Numeric Cluster Target Yes Sets the x, y, and z coordinates that define the point in the scene that the camera faces and around which a spherical camera rotates. The default coordinate values are [0, 0, 0].
Numeric Cluster Up Direction Yes Sets the x, y, and z coordinates that define the axis that the top of the camera faces. The default coordinate values are [0, 1, 0].

Uses

History

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

See Also

External Links