Connecting to K10CR1 by Thorlabs in Python
Instrument Card
The Kinesis K10CR1 is a compact, precision motorized rotation mount that accepts Ã1â optics and SM1-threaded components. It is also compatible with our 30 mm cage systems (and 60 mm cage systems when used with adapter K10CR1A3)
Device Specification: here
Manufacturer card: THORLABS
Thorlabs, Inc. is an American privately held optical equipment company headquartered in Newton, New Jersey. The company was founded in 1989 by Alex Cable, who serves as its current president and CEO. As of 2018, Thorlabs has annual sales of approximately $500 million.
- Headquarters: USA
- Yearly Revenue (millions, USD): 550
- Vendor Website: here
Demo: Send commands to a Polulu stepper motor driver
Connect to the K10CR1 in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a K10CR1 Motion using Qcodes Community, you can use the following Python script:
Note: Make sure to replace device_id=1
with the appropriate device ID for your setup.