Vector-Addition with scalar
This function block will add the value of the input x to every element of vector VX.
The result will be written back to VX.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
VX | I/O | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | In-/output vector |
X | I | UCHAR, WORD, LONG, LONGLONG, FLOAT, DOUBLE | Summand |
Comments
The data type will be assigned by connecting an input signal.