0 Members and 1 Guest are viewing this topic.
This is normal behaviour for many (if not all) digital function generators. If you need defined behaviour then use the burst function combined with a trigger.
pseudocodefor(f=Fstart; f<Fend; f += delta){ set_SDG1025(f); Sleep(100ms); measurement();}
Are your generators other than SIGLENT eg RIGOL having the same problem?