Skip to main content
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