Skip to main content

Iso11783NMTDump

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword Iso11783NMTDump(dword bufferSize, char buffer[]);

Description

The current state of the network table is copied into a buffer.

Parameters

  • bufferSize: Size of the buffer
  • buffer: Buffer, in which network table is copied

Return Values

Number of copied bytes

Example