skrf.vi.vna.PNA.get_measurement

PNA.get_measurement(mname=None, mnum=None, **kwargs)[source]

get a measurement trace from the analyzer, specified by either name or number

Parameters
  • mname (str) – the name of the measurement, e.g. ‘CH1_S11_1’

  • mnum (int) – the number of number of the measurement

  • kwargs (dict) – channel (int), sweep (bool)

Return type

skrf.Network