Connecting to AMI 430 by American Magnetics in Python
Instrument Card
The AMI Model 430 Power Supply Programmer is a sophisticated digital power supply controller that allows an operator to manage a superconducting magnet system with unprecedented accuracy and ease.
Device Specification: here
Manufacturer card: AMERICAN MAGNETICS
American Magnetics - Excellence in Magnetics and Cryogenics, since 1968
- Headquarters: US
- Yearly Revenue (millions, USD): 13
- Vendor Website: here
Demo: Measure a solar panel IV curve with a Keithley 2400
Connect to the AMI 430 in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to an AMI 430 Power Supply using Qcodes, you can use the following code:
Make sure to replace "TCPIP::192.168.1.1::7180::SOCKET"
with the actual IP address and port of your AMI 430 Power Supply.