skrf.vi.vna.PNA.get_data

PNA.get_data(char='SDATA', cnum=None)

Get data for current active measuremnent

Note that this doesnt do any sweep timing. It just gets whatever data is in the registers according to char. If you want the data to be returned after a sweep has completed

Parameters :

char : [SDATA, FDATA, RDATA]

type of data to return

See also

get_sdata, get_fdata, get_rdata, get_snp_data

Previous topic

skrf.vi.vna.PNA.get_active_meas

Next topic

skrf.vi.vna.PNA.get_data_snp

This Page