Connecting to Bluefors temperature controller by Bluefors in Python
Instrument Card
With a modern and intuitive user interface, you gain direct control and overview of the dilution refrigerator system’s temperature status.
Device Specification: here
Manufacturer card: BLUEFORS
Bluefors is the world’s leading manufacturer of ultra-low temperature dilution refrigerator measurement systems
- Headquarters: Finland
- Yearly Revenue (millions, USD): 32
- Vendor Website: here
Connect to the Bluefors temperature controller in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Bluefors temperature controller using Qcodes Community, you can use the following Python script:
Make sure to replace /path/to/log/folder
with the actual path to the BlueFors log folder on your system. Also, adjust the channel numbers according to your specific setup.
Note: This script assumes that you have already installed the Qcodes Community package and its dependencies.