Interface IAD9837
Namespace: Elatec.FCT.Client.Hardware
Assembly: ElatecFCT.dll
Syntax
public interface IAD9837
Methods
View SourceSetFeqAD9837(Int64, AD9837.Waveform)
Set DAC frequency and waveform
Declaration
void SetFeqAD9837(long freq, AD9837.Waveform waveform)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | freq | the frequency to set |
AD9837.Waveform | waveform | waveform of the DAC |