AquisNet DMO
Navigation:
Time series browser: Origins > Calculation formulas and Boolean formulas > Boolean formulas
Standard operators
▪binary AND operator, result is of type int: int1 AND int2
▪binary OR operator, result is of type int: int1 OR int 2
▪binary negation, result is of type int: NOT int