> ## 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.

# CAPLfunctionMOSTGetSpeedGrade

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

**CAPL Functions** » **MOST** » **mostGetSpeedGrade**

# mostGetSpeedGrade

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

## Function Syntax

```
long mostGetSpeedGrade(long channel);
```

## Description

Returns the configured speed grade of a MOST channel.

## Parameters

* **channel**: Application channel number.

## Return Values

* **Speed grade**:
  * 1: MOST25
  * 2: MOST50
  * 3: MOST150

## Example

—
