Stop Can Frame Listener

DEPRECATED It will be removed in a future version. Please use keyword Stop Frame Listener instead.

Stops CAN frame listener.

Arguments Description

channel_name (str): The name of CAN channel

frame_id (int): The id of CAN frame

Returns

bool: True if listener is stopped, else False.

Example

Stop Can Frame Listener ${channel_name} ${frame_id}