Iso11783IL_GetWSMaster
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function returns the address of the Working Set Master, which is assigned to an ECU with the address ecuAddress.Parameters
- ecuAddress: address of an ECU
dword Iso11783IL_GetWSMaster(dword ecuAddress);
wsmAddr = Iso11783IL_GetWSMaster(10);