Jump to content

How to do AND operation in triggers?


Terzi

Recommended Posts

"AND" is implicit, automatic and invisible between 2 lines. But if you want that only 1 unit is enough to trigger, you need to fill condition with : unit1 is inside the zone/speed unit1 is below 40knots OR unit2 is inside the zone/speed unit2 is below 40knots.

If you want that both units must be in zone and below 40 you need to cumulate the 4 lines without "OR".

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

On 4/2/2021 at 12:32 PM, toutenglisse said:

"AND" is implicit, automatic and invisible between 2 lines. But if you want that only 1 unit is enough to trigger, you need to fill condition with : unit1 is inside the zone/speed unit1 is below 40knots OR unit2 is inside the zone/speed unit2 is below 40knots.

If you want that both units must be in zone and below 40 you need to cumulate the 4 lines without "OR".

Thanks!

 

[CENTER]

Signum_Signatur.png

[/CENTER]

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...