Start Simulations

Allows starting multiple simulations

Arguments Description

ecu_list (list[str], optional): list of ecus for simulations to be started

Returns

bool: True if there is no problem appearing while executing the function. False otherwise.

Example

${ecu_list}= Create List ${EcuName1} ${EcuName2}
Start Simulations ${ecu_list}