Skip to main content
Version: current

Standard Sample Buffer

Description

The block Standard Sample Buffer buffers op data in rows into a specific number set in the properties, and then output all the buffered up data as one, when that number is reached.

MxNKxN

Input

The input is MxN.

Output

The output is KxN where K is e.g. 10 times M if the buffer size is 10.

Attributes

AttributeValue
NameStandardSampleBuffer
Buffer Size10
Channels1

Name

Name specifies the name of the block.

Buffer Size

Buffer size is the number of datasets the buffer will receive before combining the data and outputting it.

Channels

Channels specifies the number of input(s)/output(s) the block will have.