Interactive Mode Simulation : Interactive Simulation Example : Setting Some Time Parameters

Setting Some Time Parameters

As previously stated, the time each traffic light remains green is a variable. During this step, you set the east-west time for 15 seconds and the north-south time for 20.

1.
Select Action > Do Action.
2.

ew_green_time:=15;ns_green_time:=20

3.