Show / Hide Table of Contents

Interface IAD9837

Namespace: Elatec.FCT.Client.Hardware
Assembly: ElatecFCT.dll
Syntax
public interface IAD9837

Methods

View Source

SetFeqAD9837(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

  • View Source
In This Article
Back to top Generated by DocFX