AIDA KWP2000 PSA D8 Plugin

The PSA D8 plugin for the KWP2000 component implements the communication start mechanism needed by the PSA D8 or similar ECUs.

Remarks

The PSA D8 plugin implements an alternative configurable start communication command. Stop communication is sent conforming to the KWP2000 standard.

It is necessary that the stack is complete but offline with a VAN component used as hardware driver for the PSA D8 plugin to be loaded.

Parameters

PSAD8CommuStartCommand
This parameter contains the alternative start communication command. The sequence may contain 0 to 4 bytes. The bytes are sent from MSB to LSB, the first nonzero byte in this parameter is sent. This means that a 0 byte cannot be used as leading byte of the start communication command.

Examples:

0x2180 is sent as $21 $80
0x10   is sent as $10
0x00   no start command is sent at all

See Also

AIDA Overview, list of AIDA components, list of AIDA plugins