Open xandyxor opened 1 year ago
Is it possible to superimpose the frequency? For example 10K + 20K sine wave
gen.ApplySignal(SINE_WAVE,REG1,10000); gen.ApplySignal(SQUARE_WAVE,REG0,20000);
Is it possible to superimpose the frequency? For example 10K + 20K sine wave