Skip to main content
Open topic with navigation CAPL Functions » Ethernet » Function Overview » ethernetPacket::FaultInjectFCS

ethernetPacket::FaultInjectFCS

Valid for: CANoe DE • CANoe4SW DE

Method Syntax

dword ethernetPacket.FaultInjectFCS ( word fcs );

Description

Set the frame checksum of the packet to an invalid value, which is not recalculated on sending. Note

Parameters

  • fcs: Ethernet packet check sequence.

Return Values

  • 0: success

Example

See Also