Enable Faulty Speration Time Iso Tp Simulation
Enables the faulty separation time for the iso TP simulation.
Arguments Description
config (Configuration object): Configuration for iso TP simulation value (int): Value to set for the faulty separation time
Returns
bool: True if the enabling is successful, False otherwise
Example
${config}= Create Iso Tp Simulation Config ${ChannelName} 0x610 0x6f1 CAN ${8} source_adr=${0xf1} target_adr=${0x10}${enable}= Enable Faulty Speration Time Iso Tp Simulation ${config} ${2000}