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 CAPL Functions » MOST » mostGetSpeedGrade

mostGetSpeedGrade

Valid for: 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