Connecting to AWG70001A by Tektronix in Python
Instrument Card
The AWG70001A, with Option AC, provides you with an additional high output amplitude connector. Option AC adds a single-ended AC coupled Planar Crown connector to the front panel of the single channel AWG70001A Arbitrary Waveform Generator. User controls are added to allow switching the output path between the standard Direct output connectors or the AC output connector. When switched to the AC path, additional user controlled amplification and attenuation is added to the signal path.
Device Specification: here
Manufacturer card: TEKTRONIX
Tektronix, Inc., historically widely known as Tek, is an American company best known for manufacturing test and measurement devices such as oscilloscopes, logic analyzers, and video and mobile test protocol equipment.
- Headquarters: USA
- Yearly Revenue (millions, USD): 5800
- Vendor Website: here
Connect to the AWG70001A in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a AWG70001A RF Signal Generator using Qcodes, you can use the following code:
Note that you need to replace 'TCPIP0::192.168.1.1::inst0::INSTR'
with the actual VISA resource name of your AWG70001A RF Signal Generator.