Suspend Simulations
Allows suspending multiple simulations.
Arguments Description
ecu_list (list[str], optional): list of ecus for simulations to be suspended
Returns
bool: True if there is no problem appearing while executing the function. False otherwise.
Example
${ecu_list}= Create List ${EcuName1} ${EcuName2}Suspend Simulations ${ecu_list}