Skip to main content

ReplayStop

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

Function Syntax

dword ReplayStop (char pName[]);

Description

Stops the Replay Block with the name pName.

Parameters

  • pName: Name of the Replay Block.

Return Values

  • 1: If successful
  • 0: If the Replay Block does not exist or cannot be restarted

Example

See ReplayStop