Run a function on all traces are active
Loop through all measurements, and making each active, then subsequently run a command.
func : func
The function to run while each trace is active
Examples
>>> p = PNA() >>> p.func_on_all_traces(p.set_display_format, 'smith')
skrf.vi.vna.PNA.display_trace
skrf.vi.vna.PNA.get_active_meas
Enter search terms or a module, class or function name.