Connecting to Keysight N9030B PXA by Keysight in Python
Instrument Card
PXA signal analyzers are ideally suited for high-performance research and development (R&D) applications in aerospace/defense and commercial wireless communications. The PXA analyzes signals over wider bandwidths, reduces measurement uncertainty, and reveals previously hidden signals with noise floor extension (NFE). Unravel complex signals through the PXA’s broad set of measurement applications and demodulation capabilities or add real-time spectrum analysis capabilities with an upgradeable option.
Device Specification: here
Manufacturer card: KEYSIGHT
Keysight Technologies, or Keysight, is an American company that manufactures electronics test and measurement equipment and software
- Headquarters: USA
- Yearly Revenue (millions, USD): 5420
- Vendor Website: here
Connect to the Keysight N9030B PXA in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
Here’s an example Python script that uses Qcodes to connect to a Keysight N9030B PXA RF Signal Generator:
Note: Replace "instrument_name"
with the desired name for your instrument and "TCPIP0::xxx.xxx.xxx.xxx::inst0::INSTR"
with the actual IP address or VISA resource string of your instrument.