sweep frequency, start=10, stop=100000, multiplier=10
sweep ac, start=.1, stop=10, seq=125
sweep dc, start=0, stop=20, step=1
measure RX
endsweep
endsweep
endsweep
//
// I've written this for a typical LCR meter. The measurement could be done with the
// GADD hardware with much higher AC and DC levels, and lower frequency.
// Doing it in one day is automatic, unless you tell it to wait, which you can do.
// Not throwing out data is the default behaviour.
// If you didn't get those jokes, look at the wishlist item again.