Advantest R3767CG Vector Network Analyzer

class pymeasure.instruments.advantest.advantestR3767CG.AdvantestR3767CG(adapter, name='Advantest R3767CG', **kwargs)

Bases: SCPIUnknownMixin, Instrument

Represents the Advantest R3767CG VNA. Implements controls to change the analysis range and to retrieve the data for the trace.

property center_frequency

Control the center Frequency in Hz.

property id

Get the instrument identification.

property span_frequency

Control the frequency span in Hz.

property start_frequency

Control the starting frequency in Hz.

property stop_frequency

Control the stopping frequency in Hz.

property trace_1

Get the data array from trace 1 after formatting.