Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_SetWSMAddr

Iso11783IL_SetWSMAddr

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword Iso11783IL_SetWSMAddr(dword wsmAddress);

Description

Use this function to set the address of the Working Set Master, if this ECU is a member of a working set. All parameter groups which are addressed to the Working Set Master are also received by an ECU which calls this function.

Parameters

  • wsmAddress: Address of the Working Set Master for this ECU.

Return Values

0 on success or error code

Example

Iso11783IL_SetWSMAddr(0x06);