IsoTp

Summary

Holds the configuration for sending messages respecting ISO-TP protocol for diag messages.

Properties

Structure

class IsoTp
block_size

The block size to be sent in the flow control message.

Type

uint8

enabled

True if the request_id and response_id are different than zero, False otherwise.

Type

bool

padding_byte

Byte to be used for padding messages.

Type

uint8

request_id

Ecu request id.

Type

int16

response_id

Ecu response id.

Type

int16

separation_time

The separation time to be sent in the flow control message.

Type

uint8

timeout

Timeout for wait between messages (sender and receiver).

Type

uint32