Connecting to Keysight N9000A by Agilent in Python
Instrument Card
N9000A CXA Signal Analyzer, 9 kHz to 26.5 GHz
Device Specification: here
Manufacturer card: AGILENT
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 N9000A in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Keysight N9000A Spectrum Analyzer using Qcodes Community, you can use the following Python script:
Note: Replace 'TCPIP0::192.168.1.1::inst0::INSTR'
with the actual IP address or VISA resource string of your Keysight N9000A Spectrum Analyzer.