Connecting to Keysight 33512B by Keysight in Python
Instrument Card
The 33512B provides Keysight’s exclusive Trueform technology which offers unmatched capabilities for generating a full range of signals for your most demanding measurements. The 33512B can be easily upgraded to 30 MHz as your needs change.
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 33512B in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Keysight 33512B RF Signal Generator using Qcodes, you can use the following Python script:
Note: Replace 'TCPIP0::192.168.1.1::INSTR'
with the actual VISA resource name or address of your Keysight 33512B RF Signal Generator.