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

getJitterMax

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

Function Syntax

int getJitterMax();

Description

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

Parameters

Return Values

Upper deviation in parts per thousand.

Example

int val;
...
// Assign to val the upper value of the Jitter
val = getJitterMax();
...
getDriftgetJitterMinsetDriftsetJitter