Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To use the IFEQUALS Function 

IFEQUALS(TagTag1,TagTag2,TagTag3,TagTag4)

IF TagTag1  =  TagTag2

             Output  Tag Tag3

Else IF Tag  Tag1  ≠  TagTag2

             Output   Tag Tag4

IFEQUALS(Demo-influxdb/DEMO_01TI031.PV,Demo-influxdb/DEMO_01TI031.PV,1,0)

Image ModifiedExamples