Start Frame Listener

Starts frame listener (Can, Lin, and, FlexRay). Values are got using Get Frame Listener Queue.

Arguments Description

channel_name (str): name of the channel

frame_id (str): id of the frame (eg. 0x123 or 10.1.2 (for FlexRay buses))

Returns

bool: True if listener is started, else False.

Example

Start Frame Listener ${ChannelName} ${frame_id}