Skip to main content

DiagSendRequestPDU

Valid for: CANoe DE

Function Syntax

Description

Sends a raw byte buffer. Allows also to send invalid requests.

Parameters

  • rawPDULength: Length of the raw buffer
  • raw: PDU Byte buffer.

Return Values

On success 0, otherwise a value less than 0.

Example