Skip to main content

diagStartSecurityTask, _diag_SecurityTaskFinished

Valid for: CANoe DE

Function Syntax

Description

Starts a diagnostics generic security task. The result is indicated to the callback function _diag_SecurityTaskFinished.

Parameters

  • ecuQualifier: Qualifier of the ECU or target as set in the diagnostic configuration dialog for the respective diagnostic description.
  • taskId: Identifier of the generic security task to be executed.
  • jobQualifier: Diagnostic job to be used for the generic security task (parameter values). The job must be defined in the diagnostic description.
  • params: Security task parameters - string with semi-colon separated key/value pairs.
  • result: Result of the security task execution, see error code.

Return Values

Example