Clamps
Deadband
Description If the Center parameter is non-zero, this function block creates a deadband on either side of the Center value. The deadband width is the Band setting on either side of the Center (i.e., the total width is 2 × Band). When the Input is within this region, the Output will be the Center value.

Input Center Output
Input = 0 Input
Input < [ Center - Band ] ≠ 0 Input
[ Center - Band ] < Input < [ Center + Band ] ≠ 0 Center
[ Center + Band ] < Input ≠ 0 Input

Availability
  • Requires library: Process Control (option -05)
  • Firmware versions 0x1027 and later
savvy-SFD Graphic deadband
Graphic with Parameters deadband

Parameters

Input Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Center Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Band Input, Read-write, Analog (signed 16-bit integer)
0.00 % to 327.67 %
Output Output, Read-only, Analog (signed 16-bit integer)
-327.67 % to 327.67 %