Fill Color Property

LabView Local Project Settings

Fill Color Property

Short Name: FillColor

Installed With: Base Package

Class: Slide Properties

Color to use to fill in the active slider.

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.

This property is similar to the Fill option on the Appearance page of the Slide Properties dialog box.

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 Example-Slide Fill Col (1 Lim) in the labview\examples\general\controls\alarmsld.llb for an example of using the Fill Color property.

 Open example  Browse related examples