Disable Faulty Speration Time Iso Tp Simulation

Disables the faulty separation time for the iso TP simulation.

Arguments Description

config (Configuration object): Configuration for iso TP simulation

Returns

bool: True if the disabling is successful, False otherwise

Example

${config}= Create Iso Tp Simulation Config ${ChannelName} 0x610 0x6f1 CAN ${8} source_adr=${0xf1} target_adr=${0x10}
${disable}= Disable Faulty Speration Time Iso Tp Simulation ${config}