Hi, I think it is not possible to control a flow via TraCI. Based on an old answer from Jakob (https://sourceforge.net/p/sumo/mailman/sumo-user/thread/CAGApggN9mkxDO0Y-dKZ6x4eDzLEyJVGao3TZLj1Dib0Qg0WrbQ%40mail.gmail.com/#msg35668525), what you can do is insert additional vehicles using the same parameters or delete vehicles from the flow after they have departed. See: https://sumo.dlr.de/docs/TraCI/Change_Vehicle_State.html#remove_0x81 and https://sumo.dlr.de/docs/TraCI/Add_Vehicle.html.
Regards, Giuliana -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MohamadReza-Haghani Sent: Mittwoch, 22. Juli 2020 17:40 To: [email protected] Subject: [sumo-user] Change the volume of traffic flows in TraCI Hi, I am writing a code in TraCI module of Python. I was wondering to know whether there is any way to change the traffic volume of a flow in TraCI. I appreciate for any help. Best, Reza. -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ _______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user _______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
