acq400_checkramp module

capture upload test acq1001_capplot UUT1 [UUT2 ..] where UUT1 is the ip-address or host name of first uut example test client runs captures in a loop on one or more uuts

pre-requisite: UUT's are configured and ready to make a transient capture eg clk is running. soft trg enabled eg transient length set.

runs one capture, uploads the data and plots with matplotlib tested with 2 x 8 channels UUT's (ACQ1014) matplot will get very congested with more channels. this is really meant as a demonstration of capture, load to numpy, it's not really intended as a scope UI.

USAGE: acq1001_caploop UUT1 [UUT2 ..]

acq400_checkramp.run_main()[source]