Table of Contents

Property WaveformBufferLength

Namespace
Bonsai.Dsp.Design
Assembly
Bonsai.Dsp.Design.dll

WaveformBufferLength

Gets or sets a value specifying how many previous traces to overlay for each channel.

public int WaveformBufferLength { get; set; }

Property Value

int

Remarks

This allows overlaying historical traces rather than appending them in time.