Line color

<< Click to Display Table of Contents >>

Navigation:  Project > Screens > Properties >

Line color

Previous pageReturn to chapter overviewNext page

Not all objects have the Line color property!

The Line color property allows an object to change color of its line when condition is TRUE or FALSE. To configure Line color property click Line color tab in the Object property window.

 

 

linecolor

 

Property

Description

Tag

Select the tag which value will be compared.

Value

Enter the comparison value.

Type

Select type of comparison:

Tag.PV==Value - tag's value is equal to the comparison value.

Tag.PV>=Value - tag's value is equal to or greater than the comparison value.

Tag.PV<=Value - tag's value is equal to or less that the comparison value.

Tag.PV>Value - tag's value is greater than the comparison value.

Tag.PV<Value - tag's value is less than the comparison value.

Tag.PV!=Value - tag's value is not equal to the comparison value.

Tag.PV in the range - tag's value compares to the values in the ranges. To setup ranges click Collection button.

Color TRUE

Choose a color that will result if the comparison is TRUE in this field.

Color FALSE

Choose a color that will result if the comparison is FALSE in this field.

Ranges

If you select Tag.PV in the range in the Type combobox and click Collection button. You’ll see the window:

 

colorrange

where:

From -  enter the value from which the object will change color in the field.

To - enter the value to which the object will change color in the field.

Color -  choose color for this range.

You can Add, Edit or Remove collection element of line color conditions.