Iso11783AppNmtIndication (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function is called when an ECU claims an address or an ECU loses its address. The function is also called if no ECU was created yet. With Iso11783GetRxData() the device name can be copied to a buffer.Parameters
- busHandle: Bus handle
- address: Address of the ECU or Null-Address
- flag: Reason for calling this function:
- 1: an ECU starts claiming, Address Claim PG received
- 2: successfully claimed, 250 ms after Address Claim PG
- 3: Cannot Claim Address received