Ramps
Linear Ramp
Description The value of Output will linearly increase to the value of Input, at a rate based on the Ramp Time.

Setting Hold Enable high (1) will pause the ramp and keep the value of Output the same until either Hold Enable is Inactive (0) or Reset Enable is set to Active (1).

Reset Enable will set Output to 0. Reset has the highest priority. State displays whether or not Output is Ramping or Not Ramping.
Availability
  • Requires library: Process Control (option -05)
  • Firmware versions 0x100A and later
savvy-SFD Graphic linRamp
Graphic with Parameters linRamp

Parameters

Input Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Ramp Time Input, Read-write, Time or Rate (signed 16-bit integer)
0.1 s to 3000.0 s

Minimum time for the ramp to go from 0% to 100%
Hold Enable Input, Read-write, Boolean (signed 16-bit integer)
0 = Inactive
1 = Hold
Reset Enable Input, Read-write, Boolean (signed 16-bit integer)
0 = Inactive
1 = Reset
Output Output, Read-only, Set to default on hard initialization, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
State Output, Read-only, Boolean (signed 16-bit integer)
0 = Not Ramping
1 = Ramping