Skip to main content
Open topic with navigation CAPL Functions » LIN » linSetNAD

linSetNAD

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword linSetNAD(dword nad);

Description

Changes the node address of the calling simulated slave.

Parameters

  • nad: The new nad to be used by the simulated slave.

Return Values

On success zero, otherwise -1.

Example