PhaseMatrix module

Module for interfacing with the Phase Matrix 25B microwave frequency counter

class PhaseMatrix.PM25B(rm, addr)[source]

Bases: object

Initializes the frequency counter.

Parameters:
  • rm (pyvisa.ResourceManager) – The VISA resource manager instance.

  • address (str) – The VISA resource address for the counter.

read()[source]

Take a frequency and power reading and return them in Hz and dBm respectively