Send Can Tp Message
DEPRECATED It will be removed in a future version. Please use keyword Transmit Cantp Message instead. This keyword will be supported until version 0.3.0.
Send_can_tp_message.
Arguments Description
channel_name (str):
rxid (int):
txid (int):
payload (list):
Returns
bool : True if the message is sent, False otherwise.
Example