Color Table Property

LabView Local Project Settings

Color Table Property

Short Name: ColorTbl

Installed With: Base Package

Class: IntensityChart Properties

Array of 256 colors defining the color map.

You can set the color of the front panel object by wiring a hexadecimal number with the form RRGGBB or by wiring the color box constant to the property.

Example

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Create IntGraph Color Table VI in the labview\examples\general\graphs\intgraph.llb for an example of using the Color Table property.

 Open example  Browse related examples