Overview Positive/Negative Filter

This function block performs conversions depending on the setting.


Inputs

E1
Input 1
Input

Outputs

A1
Output 1
Result

Parameters

Type
Type of calculation.
  • Conversion positive: The value at the input is converted to a positive number if negative, otherwise the value of the input is output.
  • Conversion negative: The value at the input is converted to a negative number if positive, otherwise the value of the input is output.
  • Filter positive: Only if the input is a positive value is it output at the output, otherwise the output stays at 0.
  • Filter negative: Only if the input is a negative value is it output at the output, otherwise the output stays at 0.
  • Conversion positive+Filter: If the input is a negative value, it is output positive at the output, otherwise the output stays at 0.
  • Conversion negative+Filter: If the input is a positive value, it is output negative at the output, otherwise the output stays at 0.


See also common parameters of all function blocks.