Skip to main content
Open topic with navigation CAPL Functions » XCP » xcpDeactivateAll

xcpDeactivateAll

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long xcpDeactivateAll(char[] ecuQualifier);

Description

Deactivates auto read of all configured parameters of the active measurement group.

Parameters

  • ecuQualifier: Name of the device, configured within the CANoe DE Family XCP/CCP Window.

Return Values

  • 0: OK
  • -1: Device was not found

Example