Hello, you can use our C++ client as a guide (setParameter, getParamter): https://github.com/DLR-TS/sumo/blob/master/src/utils/traci/TraCIAPI.cpp
a usage example is in https://github.com/DLR-TS/sumo/blob/master/src/traci_testclient/TraCITestClient.cpp (line 850) the referenced parkingArea was defined here: https://github.com/DLR-TS/sumo/blob/master/tests/traci/testAPI/input_additional.add.xml regards, Jaob 2018-03-19 18:26 GMT+01:00 Ameur Mohamed EL Amine via sumo-user < [email protected]>: > Hi, > > Can you give me an example of an Generic Parameter Retrieval 0x7e[1] for > example *parkingArea.capacity*, > > How I can add this new TraCI command(*parkingArea.capacity*) in veins > > Thank you in advance, > > Best regards, > > [1]http://www.sumo.dlr.de/userdoc/TraCI/Simulation_ > Value_Retrieval.html#Generic_Parameter_Retrieval_0x7e > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
