acq400_stream_awg_multi

Usage
usage: acq400_stream_awg_multi.py [-h] [--file FILE] [--soft_trigger SOFT_TRIGGER] uuts

Positional Arguments

uuts

uut

Named Arguments

--file

file to load

--soft_trigger

Emit soft trigger

Default: 0

Outline:

Stream data from FILE continuously to UUT stream_awg port

read(file)[source]
load_awg_top(args)[source]
buffer_changer()[source]
monitor()[source]
file_exists(arg)[source]
get_parser()[source]
run_main(args)[source]