acq400_capture

Usage
usage: acq400_capture.py [-h] [--soft_trigger SOFT_TRIGGER] [--hard_trigger_src HARD_TRIGGER_SRC] [--transient TRANSIENT] uuts [uuts ...]

Positional Arguments

uuts

uut1 [uut2..]

Named Arguments

--soft_trigger

Default: 1

--hard_trigger_src

EXT

--transient

transient control string use commas rather than spaces

Default: “notouch”

Outline:

capture test. assume transient has been pre-configured

acq400_capture 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.

loop continues “forever” until <CTRL-C>

selects_trg_src(uut, src)[source]
run_shot(args)[source]
get_parser()[source]