Start Can Frame Listener

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

Starts 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 started else False

Example

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