Skip to main content
Open topic with navigation CAPL Functions » MOST » mostGenerateEclSequence

mostGenerateEclSequence

Valid for: CANoe DE Note
This function is only available with MOST hardware VN2640.

Function Syntax

long mostGenerateEclSequence (long channel, long startstop);

Description

Starts the generation of the signal sequence on the ECL which was prepared by mostConfigureEclSequence. Dominant levels will be set actively whereas during recessive phases the generator is passive and other devices connected to the ECL may pull the line to dominant level.

Parameters

  • channel: Channel of the connected interface.
  • startstop:
    • 0: stops the generation of the sequence
    • 1: starts the generation of the sequence

Return Values

See error codes

Example

See mostConfigureEclSequence mostConfigureEclSequencemostSetEclOnMostEclmostSetEclTerminationOnMostEclSequence