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