Clean Up Can Tp Connection
DEPRECATED It will be removed in a future version. Please use keyword Clear Cantp Connection instead. This keyword will be supported until version 0.3.0.
Cleans up can tp connection.
Arguments Description
channel_name (str):
rxid (int):
txid (int):
Returns
bool : True if clean is done, False otherwise.
Examples
${res}= clean_up_can_tp_connection ${ChannelName} ${0x610} ${0x6f1}