Keysight N5232A PNA-L Network Analyzer

class bench.keysight.n5232a.N5232A(address: str | None = None, use_config_file=False, backend: str | None = None)

Bases: Common

Keysight N5232A PNA-L network analyzer (4-port, up to 20 GHz).

id = 'N5232A'

Substring returned by IDN query to identify the device

property num_points: int

Number of sweep points

property output_enabled: bool

RF output state

property output_power: float

Source output power in dBm

property reset

Reset the instrument

property start_frequency: float

Sweep start frequency in Hz

property stop_frequency: float

Sweep stop frequency in Hz