> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionLINtpSetSTmin

[Open topic with navigation](../../../../../CANoeDEFamily.htm#Topics/CAPLFunctions/LIN/Functions/CAPLfunctionLINtpSetSTmin.md)

[CAPL Functions](../../CAPLfunctions.md) » [LIN](../CAPLfunctionsLINOverview.md) » LINtp\_SetSTmin

# LINtp\_SetSTmin

[Valid for](../../../Shared/FeatureAvailability.md):  CANoe DE • CANoe4SW DE

## Function Syntax

```plaintext theme={null}
void LINtp_SetSTmin(dword STmin_ms);
```

## Description

Sets minimum separation time to use.

## Parameters

* **STmin\_ms**:
  * `[0, 127]`: Separation time in milliseconds
  * `other`: 127 ms will be used

## Return Values

—

## Example

—
