Skip to main contentdiagStopTesterPresent
Valid for: CANoe DE
Function Syntax
long diagStopTesterPresent (); // form 1
long diagStopTesterPresent (char ecuQualifier[]); // form 2
Description
Stops sending autonomous/cyclical Tester Present requests from CANoe to the specified or current ECU.
Parameters
-
ecuQualifier: Qualifier of the ECU as specified in the diagnostic configuration dialog, for which the Tester Present service shall be stopped. If no parameter is provided, sending of Tester Present requests is stopped for the current diagnostic target (set by diagSetTarget(char ecuQualifier[]).
Note: This function will only stop the Tester Present service if in the calling CAPL node no CAPL Callback interface for diagnostics is used.
Return Values
Error code
Example
—
diagGetTesterPresentState • diagStartTesterPresent