Table of Contents

Enum FmxCustomWaveform

Namespace
SunSharp.Modules
Assembly
SunSharp.dll
public enum FmxCustomWaveform

Fields

Continuous = 2

Continuously store every 20ms of the incoming signal in the custom waveform.

Off = 0
SingleCycle = 1

Store 20ms of the input signal in the custom waveform once.