Connecting to Keysight M3201A by Keysight in Python
Instrument Card
Keysight’s M3201A PXIe arbitrary waveform generator offers 4 channels, on-board FPGA with optional FPGA software tools that enable real-time sequencing, inter-module synchronization, and graphical FPGA design environment.
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 M3201A in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Keysight M3201A RF Signal Generator using Qcodes Community, you can use the following Python script:
Note: Make sure you have the necessary dependencies installed, including Qcodes and the Keysight instrument drivers.