Signal Arithmetic Functions

Simulation VI and Function

Signal Arithmetic Functions

Owning Palette: Simulation VIs and Functions

Installed With: Control Design and Simulation Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Signal Arithmetic functions to perform basic arithmetic operations on signals in a simulation system.

The functions on this palette can return general LabVIEW error codes or specific Simulation error codes. If you use the functions on this palette in a Simulation Loop, LabVIEW sends any errors that these functions return to the Error output on the Output Node of the Simulation Loop.

Palette ObjectDescription
GainMultiplies the input you specify by the gain.
MultiplicationMultiplies and/or divides the input signals. This function accepts mixed scalar/vector inputs.
SummationAdds and/or subtracts the input signals. This function accepts mixed vector/scalar inputs.