Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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