Skip to main content

CANopenLssIdentRemoteSlave

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

Function Syntax

Description

The LSS master commands all LSS slaves whose LSS address matches the transmitted LSS address parameters to identify themselves.

Parameters

  • vendorID: Vendor-ID of the device.
  • productCode: Product code of the device.
  • revisionNoLow: Lower limit of the revision number.
  • revisionNoHigh: Upper limit of the revision number.
  • serialNoLow: Lower limit of the serial number.
  • serialNoHigh: Upper limit of the serial number.

Return Values

  • 0: Successful
  • 1: Invalid channel (not CAN or inactive)
  • 4: Invalid high limit of the serial number
  • 5: Invalid high limit of the revision number

Example