Description

For arithmetic operations such as addition, subtraction, multiplication, division and exponentiation.

Function

This function block is used for these operations: Addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).

Input

PIN

Description

Input1

Number calculated as Input1

Input2

Number calculated as Input2

Output

PIN

Description

Output

The result of the arithmetic operation between Input1 and Input2, analog output.

Input value

PIN

Data type

Unit

Default value

Range

Input1

Analog

N/A

N/A

-999999...999999

Input2

Analog

N/A

N/A

-999999...999999

Output value

PIN

Data type

Unit

Default value

Range

Output

Analog

N/A

N/A

-999999...999999

Example

A numeric calculation: Out = a * x + b * (y^2) - c/z