Ramp

Description
Ramp Control Signal Source.
Generates a continuous control signal that holds the initial output until the start time, increases at the configured slope between the start and end times, and maintains the final value afterwards.
Library
Control > Sources
Pins
| Name | Description |
|---|---|
| Out | Output |
Parameters
| Name | Description |
|---|---|
| Tstart | Time when the ramp starts rising (s). |
| Tend | Time when the ramp stops changing (s). |
| Slope | Slope of the ramp (output change per second). |
| InitialOutput | Output value held before the ramp starts. |
| SamplingTime | -none or 0: No sampling. The system will be solved in the Newton loop (default). -auto: Inherit the sampling time of its source device. -Sampling Period: defined in seconds. |