Control / Math / Product (Multi-Input)

Description
Product function
Output is equal to Input 1 * input 2 * ... * Input n
where n is limited to 8.
Library
Control > Math
Parameters
| Property | Display Name | Parameter Type | Description |
|---|---|---|---|
| NumberOfInputs | Number of Inputs | IntParameter | Number of Inputs |
| SamplingTime | Sampling Time [s] | DoubleParameter | Sampling Time |
Pins
| Property | Pin Name | Type | Description |
|---|---|---|---|
| In1 | inputs[0] | ControlIn | Input 1 |
| In2 | inputs[1] | ControlIn | Input 2 |
| Out | Out | ControlOut | Output |
Default Size
| Width | Height |
|---|---|
| 4 | 4 |