Arithmetic
Sign And Value
Description There are two outputs from this function block. Output is the magnitude of the Input while the Sign output reflects the polarity of the Input.

Input Output Sign
Input ≥ 0 Input Positive (0)
Input < 0 | Input | Negative (1)

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

Parameters

Input Input, Read-write, Analog (signed 16-bit integer)
-327.67 % to 327.67 %
Sign Output, Read-only, Boolean (signed 16-bit integer)

Equals integer 0 (Logic=False) when Input is positive (+) and integer 1 (Logic=True) when negative (-).
0 = Positive
1 = Negative
Output Output, Read-only, Analog (signed 16-bit integer)
0.00 % to 327.67 %

The absolute value of the Input.