ethStopPacketGenerator
Valid for: CANoe DE • CANoe4SW DE NoteThis feature is only available in real mode and with specific types of Vector Ethernet hardware. See VN5000 Ethernet Interface Family Manual for details.
Function Syntax
Description
Stops the Ethernet packet generator, which was started with EthStartPacketGenerator.Parameters
- txPacket: The Ethernet packet which was used to start the generator.
Return Values
- 0: Success
- -1: Output on specified Ethernet channel not allowed.
- -2: Packet generator not supported in simulation mode.
- -3: Packet generator is only available with Vector Ethernet network hardware.
- -5: Stopping the packet generator failed.