Image

<< Click to Display Table of Contents >>

Navigation:  Project > Screens > Properties >

Image

Previous pageReturn to chapter overviewNext page

Not all objects have the  Image property!

The Image property allows an object to change image when condition is TRUE or FALSE. To configure the Image property click Image tab in the Object property window.

 

image22

 

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.

Image TRUE

Choose image that will be shown if the comparison is TRUE

Image FALSE

Choose image that will be shown if the comparison is FALSE