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.
SLACGenerateApplyKey
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Immediately sends a CM_Set_Key.Req message with a new NMK and NID. If a target address is transferred, it is saved as a new PLC chip MAC address and used for all further messages to the PLC chip.Parameters
- targetMacAddress: MAC address as string with colon as separator between the bytes.
Return Values
MethodReturnValueType All function calls (except for indications) will return a MethodReturnValueType indicating whether the call was successful or not. Possible values:0: OK1: InvalidArgument2: NoMatchingElementFound3: UnknownError