Property WaveformBufferLength
WaveformBufferLength
Gets or sets a value specifying how many previous traces to overlay for each channel.
public int WaveformBufferLength { get; set; }
Property Value
Remarks
This allows overlaying historical traces rather than appending them in time.