Clamps
Clamp
Description The Output is fixed to the appropriate clamp value when the input is algebraically outside of the range of the Upper Clamp and Lower Clamp.

Input Output
Lower Clamp < Input < Upper Clamp Input
Input < Lower Clamp Lower Clamp
Input > Upper Clamp Upper Clamp

If the Lower Clamp exceeds the Upper Clamp, the Output will be equal to the Upper Clamp.

Availability
  • Requires library: Process Control (option -05) or Basic Functions
  • Firmware versions 0x1000 and later
savvy-SFD Graphic clamp
Graphic with Parameters clamp

Parameters

Input Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Upper Clamp Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %

If the Input exceeds this value, the Output will be set to this value.
Lower Clamp Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %

If the Input is less than this value, the Output will be set to this value.
Output Output, Read-only, Analog (signed 16-bit integer)
-327.67 % to 327.67 %

If the Lower Clamp exceeds the Upper Clamp, the Output will be equal to the Upper Clamp.