ethernetPacket::FaultInjectDisableLengthPadding
Valid for: CANoe DE • CANoe4SW DEMethod Syntax
dword ethernetPacket.FaultInjectDisableLengthPadding();Description
Disable automatic padding of Ethernet data to minimal length. Use this to send Ethernet packet, which are smaller than 64 byte (including FCS). The smallest length that can be sent is 24 byte (Ethernet header with FCS). Note: Only supported with Vector Ethernet network interfaces.Parameters
—Return Values
- 0: success