Connecting to Keysight N5245A by Keysight in Python
Instrument Card
The Keysight N5245A Network Analyzer provides a wide range of measurement applications for amplifiers, converters, antennas, or mixers with a single connection.
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 N5245A in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
This code imports the necessary modules and connects to the Keysight N5245A Network Analyzer using the Keysight_N5245A
driver from the Qcodes library. It then prints the instrument ID and closes the connection.