Open topic with navigation CAPL Functions » Smart Charging » CCS (Communication Setup) » EVSE Functions » SLACGenerateNIDDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SLACGenerateNID
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Generates a matching NID for a given NMK to the output buffer. Doesn’t affect the internal state.Parameters
- NMK: Network Membership Key (16 byte).
- NID_out: Network ID (7 byte hexadecimal number).
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