Clamps
Skipband
Description If the Center parameter is non-zero, this function block skips a band on either side of the Center value. The band's 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 remain at either the Center value +/- Band.

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

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

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 %