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 » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_GetWSMAddr
Iso11783IL_GetWSMAddr
Valid for: CANoe DE • CANoe4SW DE
Function Syntax
dword Iso11783IL_GetWSMAddr();
Description
This function returns the address of the Working Set Master, which is assigned to this ECU.
Parameters
—
Return Values
Address of the Working Set Master for this ECU or the Null-Address (0xFE).
Example
addr = Iso11783IL_GetWSMAddr();