Ports
| Port name | Description | Direction | Type |
|---|---|---|---|
| Value | The value to be inserted in the currently accumulating vector. | Input | Analog port |
| ValueIndex | The index where the value will be inserted in the currently accumulating vector. | Input | Analog port |
| AccumulateNewVector | Signals if a new vector will be created and starts to accumulate. The older vectors will be shifted in the buffer. | Input | Digital port |
| WriteVector | Signals if the oldest vector will be written to Vector port. | Input | Digital port |
| Vector | Contains an accumulated vector. | Input | Analog vector port |