Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Open topic with navigation

getDrift

CAPL Functions » General » Function Overview » getDrift Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

int getDrift();

Description

Determines the constant deviation when Drift is set.

Parameters

Return Values

Drift in parts per thousand.

Example

int val;
...
// Assign to val the Drift value
val = getDrift();
...
getJitterMaxgetJitterMinsetDriftsetJitter