Skip to main content

StmCreate_Ramp (limits taken from database)

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

To stimulate signals:
To stimulate signals with the Interaction Layer (IL):
To stimulate environment variables:
To stimulate system variables:

Constructor

TestStimulus::CreateRamp

Description

Creates a stimulus generator that creates a ramp.

Parameters

Return Values

  • 0: Stimulus could not be created and must not be referenced
  • > 0: Stimulus was created successfully and may be referenced using the handle
Later this ID can be used to control the stimuli.

Example

To stimulate signals:
To stimulate signals with the Interaction Layer:
To stimulate environment variables:
To stimulate system variables:
Stimulus Generator: Sample Code StmCreate_Ramp