Skip to content

Command with 'intersection'

David Otterdahl edited this page Apr 12, 2024 · 3 revisions

Q: The M0001 command contain the argument 'intersection'. How does this command work?

A: The 'intersection' argument means which individual intersections the command applies to. 'intersection' contain a comma separated list e.g. "1,2,3" of all intersections in a single TLC. Just like the corresponding statuses which uses 'intersection', the 'status' also needs to be a comma separated list, e.g. M0001: intersection="1,2", status="True,True".

The value of intersection='0' means it applies for all intersections of the TLC.