Get Matched Simulation Name
- Gets all simulations name from CarModelSpecification.json switch the car model and check if the collection
of ecus inserted as parameters contains teh ecu name, the first one matched will be returned by this function
Arguments Description
Returns
str: simulation name.
Example
${ecu_list}= Create List ${EcuName} ${EcuName}${simulation_names}= Get Matched Simulation Name ${ecu_list}