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 » mostAmsClearTxQueue

mostAmsClearTxQueue

Valid for: CANoe DE

Function Syntax

long mostAmsClearTxQueue(long channel);

Description

Clears all entries in the AMS send buffer. This command can be used to stop further sending of AMS messages in case of errors (e.g. critical unlock or light off) or if the system state changes to “NotOk”.

Parameters

  • channel: Channel of the connected interface.

Return Values

Example