Connecting to Keysight E8267D by Agilent in Python
Instrument Card
E8267D PSG Vector Signal Generator, 100 kHz to 44 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 E8267D in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Keysight E8267D RF Signal Generator using Qcodes, you can use the following Python script:
Note that you need to replace "TCPIP0::192.168.1.1::inst0::INSTR"
with the actual address of your Keysight E8267D RF Signal Generator.