Table of Contents

Method WithWaveformByteData

Namespace
DisCatSharp.Common.Utilities
Assembly
DisCatSharp.Common.dll

WithWaveformByteData(byte[])

Attaches the raw waveform data as byte array.

public WaveformVisualizer WithWaveformByteData(byte[] waveformByteData)

Parameters

waveformByteData byte[]

The waveforms byte array.

Returns

WaveformVisualizer