Open topic with navigation CAPL Functions » J1939 » J1939 NL » J1939AppNmtIndicationDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
J1939AppNmtIndication (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 J1939GetRxData() 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