Stop Communication

Stops 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 (ECUInterface) : ECU bus type

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

Returns

bool: True if the communication is stopped else False

Example

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