ethernetPacket::SetTxEventGeneration
Valid for: CANoe DE • CANoe4SW DEMethod Syntax
void ethernetPacket.SetTxEventGeneration( long enabled );Description
Enables/Disables the send-confirmation event generation for a packet which is send at the designated port. (Event generation is enabled by default). NoteDisabling the send-confirmation will result in not seeing the sender of the packet in the tool at all for the specific packet.
Parameters
- enabled
0: if the ACK generation should be disabled.
1: if it should be enabled.