Skip to main content
Open topic with navigation CAPL Functions » General » Function Overview » setPostTrigger

setPostTrigger

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

Function Syntax

Description

Sets the posttrigger of the logging. The posttrigger set with this function is valid until the end of the measurement or until the next call of this function. Note: The function stopLogging() does not consider the setting with function ‘setPostTrigger’, use the CAPL function trigger() instead.

Parameters

  • New posttrigger value in milliseconds.
  • If a value of -1 is supplied, the prosttrigger will be set to infinity.

Return Values

  • 1: if the posttrigger is set to the given value
  • 0: else

Example

setPreTrigger