Table of Contents:
Table of Contents |
---|
...
Description | Qty | Source | Part Number |
---|---|---|---|
Green CCD Cold Head | 1 | Instec | mK2000B |
Red CCD Cold Head | 1 | Instec | mK2000B |
Green LN2 Pump | 1 | Instec | LN2-SYS |
Red LN2 Pump | 1 | Instec | LN2-SYS |
...
Relevant Functional Block Diagram
...
...
See CCD Thermal Control System for more details on the entire thermal control system (including LN2 hoses)
For more details on the cables shown above, see:
Cable | Link |
---|---|
Ethernet | |
Mains power cables | |
Instec Pump Cable | |
Instec Sensor and Heater Cable [Air] |
...
Relevant Datasheets & Manuals
Description | File | Source | |||||
---|---|---|---|---|---|---|---|
1 | mK2000 mK2000B User Manual |
| email from Instec | ||||
2 | mK2000 mK2000B Command Reference |
| email from Instec | ||||
3 | LN2-SYS Pump Manual |
| email from Instec |
...
Relevant Software (from Development Phase)
Description | File | Source | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Instec said: “While we do have sample code for Python, it is based on a USB connection, not Ethernet. Our documentation on Ethernet programming is limited because it isn’t very frequently used for custom applications. This ZIP file contains example code for python using a USB connection. It could serve as the basis for an ethernet version.” |
| email from Instec | ||||||||||||
2 | Ethernet communication setup from Instec. Mainly describes how to write code to find Instec devices on a network. Note PacketSender image within, which shows correct port to use for ethernet communication. |
| email from Instec | ||||||||||||
3 | PacketSender connection example | Screengrab of SG’s successful connection to device through PacketSender. Note port is 50292. | |||||||||||||
4 | Instec App for Windows |
| email from Instec | ||||||||||||
5 | Steve’s python code that uploads a PID table from a .csv file (in Instec format) to the device over USB. Example PID tables also included (one with actual values, and one with integers that was useful for testing code). | Code:
PID files:
| Steve’s test of parsing and uploading Instec .csv file | ||||||||||||
6 | Calibration table decoder ring |
| email from Instec | ||||||||||||
7 | Controller calibration file example. Filename structure is: “cold_head_SN & mK2000B_SN cal.clb” |
|
...