Start Communication

Starts depending on the chosen interface + excluded ECUs list,

cyclic frames, NPDUs and SomeIP provided notification transmission and subscribe to SomeIP consumed notifications taking into consideration the configured connected ECUs.

Arguments Description

ecu_interface (str) : ECU bus type

excluded_ecus (Optional[list[str]]) : list of ecu names, which should not communicate with

Returns

bool: True if the communication is started else False

Example

${excluded_ecus} = Create List ${EcuName}
Start Communication All ${excluded_ecus}