acq400_streamtonowhere

Usage
usage: acq400_streamtonowhere.py [-h] [--shot SHOT] [--samples SAMPLES] uuts [uuts ...]

Positional Arguments

uuts

uuts

Named Arguments

--shot

set shot number

--samples

The number of samples to stream. Not exact.

Default: 100000

Outline:

A script that streams N samples using streamtonowhered.

update_states(uuts, states)[source]
wait_arm_or_run(uuts, states)[source]
mt_action(uuts, fun, arg)[source]
init_action(uut, args)[source]
stream_start(uut, args)[source]
stream_stop(uut, args)[source]
main(args)[source]
get_parser()[source]