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

getJitterMin

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

Function Syntax

int getJitterMin();

Description

Determines the lower limit for the allowable deviation when Jitter is set.

Parameters

Return Values

Lower deviation in parts per thousand.

Example

int val;
...
// Assign to val the lower value of the Jitter
val = getJitterMin();
...
getDriftgetJitterMaxsetDriftsetJitter