Connecting to ECO 560 by Temptronic in Python
Instrument Card
The ECO-560/660 ThermoStream uses less energy while delivering high-performance temperature control with low noise and low cost.
Device Specification: here
Manufacturer card: TEMPTRONIC
Temptronic temperature forcing systems, are designed for testing and characterization of semiconductors, ICs, chips, electronics, and materials
- Headquarters: USA
- Yearly Revenue (millions, USD): 19
- Vendor Website: here
Connect to the ECO 560 in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
This script uses Pymeasure to connect to an ECO 560 Temperature Controller. It creates a VISA adapter for communication, creates an instance of the ECO560 instrument, connects to the instrument, performs operations with the instrument (which are not shown in the provided code), and finally disconnects from the instrument.