Skip to main content

C2xDispatchPacket

Valid for: CANoe DE

Function Syntax

Description

This function dispatches a packet to CANoe DE product application (analyze), it isn’t given to the hardware driver. The direction (Rx, Tx TxRq) that is displayed e.g. in the Trace Window can be defined.

Parameters

  • packet: Handle of a packet that has been initialized and completed (see example).
  • direction:
    • 0 = Rx
    • 1 = Tx
    • 2 = TxRq

Return Values

Example