Summary
Holds the configuration for sending messages respecting ISO-TP protocol for diag messages.
IsoTp.block_size
IsoTp.enabled
IsoTp.padding_byte
IsoTp.request_id
IsoTp.response_id
IsoTp.separation_time
IsoTp.timeout
Structure
The block size to be sent in the flow control message.
uint8
True if the request_id and response_id are different than zero, False otherwise.
True
request_id
response_id
False
bool
Byte to be used for padding messages.
Ecu request id.
int16
Ecu response id.
The separation time to be sent in the flow control message.
Timeout for wait between messages (sender and receiver).
uint32