IntensityChart class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name IntensityChart class
Class ID 25
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


The IntensityChart class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide IntensityChart Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
IntensityChart Properties Table
Property ID Long Name (English) Description R/W RTE
6344002Z ScaleReference to the Z-Scale.Read OnlyYes
6344003Ignore ArrayIndicate use of Color Table instead of Z Scale color settings.Read/WriteYes
6344004Color TableArray of 256 colors defining the color map.Read/WriteYes
6344005Update ModeGets or sets the update mode of the chart. Valid values include 0 (Strip), 1 (Scope), and 2 (Sweep).Read/WriteYes
6344007Z Scale InfoRead/WriteYes

Methods

Show/Hide IntensityChart Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
IntensityChart Methods Table
Method ID Long Name (English) Description RTE
6343C00Export Data to ClipboardExports the chart data to the clipboard in a tab-delimited format, which is accepted by most spreadsheet applications.Yes (Read/Write)
6343C01Export Data to ExcelExports the chart data to Excel.Yes (Read/Write)

Events

This class has no events or it inherits events from its parent: GraphChart Class.


History

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

See Also