Received Can Tp Message
DEPRECATED It will be removed in a future version. Please use keyword Get Cantp Message Queue instead. This keyword will be supported until version 0.3.0.
Gets the received can to message.
Arguments Description
channel_name (str):
rxid (int):
txid (int):
Returns
list : message recived, None otherwise.
Example
${res}= received_can_tp_message ${ChannelName} ${0x610} ${0x6f1}