Click or drag to resize

IWaveformParameters Interface


Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
public interface IWaveformParameters

The IWaveformParameters type exposes the following members.

Properties
 NameDescription
Public propertynumber_periods_per_cycle 
Public propertynumber_samples_per_period 
Public propertynumber_samples_repetition 
Public propertystabilization_time_before_cycle_in_us Gets or sets the stabilization time before cycle in us. The stroboscope sends a signal during this stabilization time. It can be used in continuous sweep
Public propertywaiting_time_after_cycle_in_us Gets or sets the waiting time after cycle in us. The stroboscope does not send any signal during this waiting time. It should not be used in continuous sweep, as it will produce the same effect as if the frequency sweep is not continuous.
Top
See Also