Connecting to Ithaco 1211 by Ithaco in Python
Instrument Card
The Ithaco 1211 Current Preamplifier measures current with full scale sensitivity ranging from 10-2 to 10-12 amperes
Device Specification: here
Manufacturer card: ITHACO
Artisan Technology Group ÂŽ is a team of top-talent engineers and customer service specialists. We serve organizations that need to maintain and extend the life of their critical industrial, commercial, and military systems beyond obsolescence.
- Headquarters: USA
- Yearly Revenue (millions, USD): 17
- Vendor Website: here
Connect to the Ithaco 1211 in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to an Ithaco 1211 Lockin Amplifier using Qcodes, you can use the following Python script:
This script creates an instance of the Ithaco_1211
instrument, connects to it, and then performs various operations such as setting the sensitivity, inversion, sensitivity factor, suppression, and rise time. Finally, it disconnects from the instrument.