StmCreate_Ramp (limits taken from database)
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
To stimulate signals:Constructor
TestStimulus::CreateRampDescription
Creates a stimulus generator that creates a ramp.Parameters
- aMessage: Existing message (dbMsg type) in DB
- aDBSignal: Existing signal (dbSignal type) in DB
- EnvVarHandle: Existing environment variable (EnvVar type) in DB
- SystemVariable: Must be available in the configuration.
- CycleTime: ms; 1 < x < ∞. Defines the cycle in which the signal value in the message buffer is being updated. There is no affect to the bus. Defines the cycle in which the value of the environment or system variable is being updated.
- TimeUp: ms; 0 < x < ∞. Note: For more information please see Stimulus Generator: Creating a Ramp.
- TimeHigh: ms; 0 < x < ∞. Note: For more information please see Stimulus Generator: Creating a Ramp.
- TimeDown: ms; 0 < x < ∞. Note: Time Up = Time High = Time Down = 0: ESE Invalid stimuli effect (measurement stops). For more information please see Stimulus Generator: Creating a Ramp.
- TimeLow: ms; 0 < x < ∞. Note: For more information please see Stimulus Generator: Creating a Ramp.
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