Connecting to QL335-P by Aimtti in Python
Instrument Card
Bench/System Precision Linear Regulated DC Power Supply 35V/3A or 15V/5A, USB/RS232/GPIB/LAN
Device Specification: here
Manufacturer card: AIMTTI
TTi (Thurlby Thandar Instruments) is a leading manufacturer of electronic test and measurement instruments. These products are sold throughout the world via carefully selected distributors and agents in each country. We are located in Huntingdon near to the famous university city of Cambridge, within one of the high technology areas of the United Kingdom.
- Headquarters: UK
- Yearly Revenue (millions, USD): 9000
- Vendor Website: here
Demo: Measure a solar panel IV curve with a Keithley 2400
Connect to the QL335-P in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a QL335-P Power Supply 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 VISA resource address of your QL335-P Power Supply.