SceneHeightField class/Data property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 74541000
Scope Basic Development Environment
Data Name Data
Short Name* Data
Long Name* Data
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 116
Owning Class Name SceneHeightField Class
Data Type Single Float Array data type

Single Float Array

Property Node Data
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Reads or writes a 2D array of values that represent the height of the surface at evenly spaced intervals. Each entry in the Data array specifies a point up to which LabVIEW draws the object. Use this property to draw contoured images, such as hills or waves.


Uses

History

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

See Also

External Links