<< Click to Display Table of Contents >> Image |
![]() ![]() ![]() |
Image property lets object to change image when conditions is TRUE or FALSE. To edit image property click Image tab on the object property window.
Property |
Description |
Tag |
Select the tag value of which 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 result if the comparison is TRUE by clicking Image TRUE button. |
Image FALSE |
Choose image that will be result if the comparison is FALSE by clicking Image FALSE button. |