Enum FmxCustomWaveform
public enum FmxCustomWaveform
Fields
Continuous = 2Continuously store every 20ms of the incoming signal in the custom waveform.
Off = 0SingleCycle = 1Store 20ms of the input signal in the custom waveform once.
public enum FmxCustomWaveform
Continuous = 2Continuously store every 20ms of the incoming signal in the custom waveform.
Off = 0SingleCycle = 1Store 20ms of the input signal in the custom waveform once.