alert triggered by fixed float rather than raw data
Dears,
How should I do to trigger alert by fixed float on TWX?
For example, tag A is float with 8 decimal point, and alert will be triggered when A > 2.10. Now A is equal to 2.10000099, and alert should not be triggered because A is 2.10 when fixed to 2 decimal points.
could you help me to make this? Thanks very much.

