Skip to main content

canActivateTxSelfAck

Valid for: CANoe DE • CANoe:lite DE

Function Syntax

Description

Activates/deactivates the transmit self ack feature for the defined channel.

Parameters

  • channel: CAN channel
  • activate:
    • 0 = deactivate
    • 1 = activate

Return Values

  • 0: device does not support self ack
  • 1: successful
  • -1: In case of error

Example