Indicator

<< Click to Display Table of Contents >>

Navigation:  Project > Screens > Properties >

Indicator

Previous pageReturn to chapter overviewNext page

Not all objects have the Indicator property!

The Indicator property allows you to control the object indicator depending on the tag value. To configure this property, click on the Indicator tab in the Object properties Window.

 

indicator2

 

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.