Skip to main content

coTfsLssSendConfigureNodeIdRequest (Level 2)

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE

Function Syntax

Description

This function sends a configure LSS configure node-ID request and waits for the response.

Parameters

  • NID: node-ID of the device under test (DUT), value range 1..127 and 255
  • pErrorCode: error code
    • 0 - protocol successfully completed
    • 1 - node-ID out of range
    • 255 - implementation specific error occurred
  • pSpecificError: manufacturer specific error (used if error code = 255)

Return Values

Error code

Example