skrf.vi.vna.PNA.get_meas_list

PNA.get_meas_list(**kwargs)[source]

Convenience function to return a nicely arranged list of the measurement, parameter catalogue

Parameters

kwargs (dict) – channel : int

Returns

  • list – list of tuples of the form: (name, measurement)

  • Return a list of measurement names on all channels.

  • If channel is provided to kwargs, then only measurements for that channel are queried