IntensityChart class
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.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The IntensityChart class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide IntensityChart Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6344002 | Z Scale | Reference to the Z-Scale. | Read Only | Yes |
6344003 | Ignore Array | Indicate use of Color Table instead of Z Scale color settings. | Read/Write | Yes |
6344004 | Color Table | Array of 256 colors defining the color map. | Read/Write | Yes |
6344005 | Update Mode | Gets or sets the update mode of the chart. Valid values include 0 (Strip), 1 (Scope), and 2 (Sweep). | Read/Write | Yes |
6344007 | Z Scale Info | Read/Write | Yes |
Methods
Show/Hide IntensityChart Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6343C00 | Export Data to Clipboard | Exports the chart data to the clipboard in a tab-delimited format, which is accepted by most spreadsheet applications. | Yes (Read/Write) |
6343C01 | Export Data to Excel | Exports the chart data to Excel. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: GraphChart Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |