Skip to main content

AfdxOutputPacketRaw

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE Note
This function was renamed from AfdxOutputRawPacket in your CANoe DE product version 8.1.

Function Syntax

Description

The specified AFDX message is transmitted without considering the internal AFDX software stack.
This call is equivalent to AfdxOutputPacket( packet, SingleShot, NoIPFragmentation, NoAFDXVLScheduling, NoAFDXSeqNoManagement, MACIFRelated ).

Parameters

  • packet: handle of the message to send that has been created with AfdxInitPacket.

Return Values

Example