<< Click to Display Table of Contents >> Rotation indicator |
|
Not all objects have the Rotation Indicator property!
The Rotation Indicator property allows an object to rotate around its center depending on value of the tag. To configure the indicator property click Rotation ind. tab in the Object property window.
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. |
Speed(ms) |
Enter rotation speed |