Get Frame Listener Queue

Get queue from frame listener

Arguments Description

channel_name (str): the channel name

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

Returns

Queue: Queue object with a given maximum size.If maxsize is <= 0, the queue size is infinite.

Example

Get Frame Listener Queue ${ChannelName} ${frame_id}