Skip to main content
Open topic with navigation CAPL Functions » MOST » output (MOST)

output (MOST)

Valid for: CANoe DE

Function Syntax

  • void output (mostMessage msg); // form 1
  • void output (mostAmsMessage msg); // form 2
  • void output (mostRawMessage msg); // form 3

Description

Sends a message on the MOST ring.

Parameters

Variable of type mostMessage, mostAmsMessage or mostRawMessge.

Return Values

Example

mostAMSOutputInitialization of Message VariablesoutputMostPkt