Clamps

Clamp

Description Applies a separate Upper and Lower Clamp to a value. 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.