> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-tc-2.0-logger-manual-using-k-cal/introduction/technical-specifications.md).

# Technical Specifications

<table><thead><tr><th width="297">Technical Data</th><th>Description</th></tr></thead><tbody><tr><td>Power supply</td><td>4.5 to 31V DC (isolated)</td></tr><tr><td>Power consumption</td><td>K-TC8 / K-TC16 / K-TC32</td></tr><tr><td>Normal operation</td><td>120mA at 12V / 140mA at 12V / 200mA at 12V</td></tr><tr><td>Power down standby mode</td><td>24mA at 12V / 25mA at 12V / 30mA at 12V</td></tr><tr><td>Configuration</td><td>Via CAN bus with K-Cal for calibration. Via USB with TC Logger SW for logging configurations stored in the device</td></tr><tr><td>Interfaces (Isolated)</td><td>CAN bus (max 1000 kbps) and USB 2.0</td></tr><tr><td>Storage</td><td>8 GB eMMc</td></tr><tr><td>PC Interfaces</td><td>USB2.0 Type B (isolated)</td></tr><tr><td>Enclosure</td><td><p>Dimension (LxHxW): 115x56(K-TC8) / 79(K-TC16) / 149(K-TC32) x 105mm</p><p>Weight 450g(K-TC8), 570g(K-TC16), 900g(K-TC32)</p><p>IP 65 (With all thermocouples plugged in)</p><p>ABS/Aluminium Allow* (depending upon the stock availability)</p></td></tr><tr><td>Environmental</td><td><p>-40°C to +85°C</p><p>Humidity max 90%</p></td></tr><tr><td>Thermocouple Inputs</td><td><p>K, J, T-type</p><p>Accuracy ± 1°C</p><p>Measurement: -200 °C to 1250 °C</p></td></tr><tr><td>Connection type</td><td>Thermocouples: mini K, J ,T-Type (galvanically isolated)</td></tr><tr><td><strong>Thermocouple Inputs</strong></td><td></td></tr><tr><td>Number of channels</td><td>K-TC8: 8 channels, K-TC16: 16 channels, K-TC32: 32 channels (group of 8 thermocouples - each galvanically isolated)</td></tr><tr><td>Channel Input Types</td><td>K, J, T</td></tr><tr><td>Measurement Range</td><td>(-)200°C to (+)1200°C</td></tr><tr><td>Max Sampling Rate</td><td>20 Hz per channel</td></tr><tr><td>Max applied voltage</td><td>± 3.3 V</td></tr><tr><td><strong>Peak Galvanic Isolation Voltage</strong></td><td><strong>(from all other modules and power supplies)</strong></td></tr><tr><td>Three-wire CAN Bus</td><td>780 V</td></tr><tr><td>Four-wire USB Bus</td><td>840 V</td></tr><tr><td>Two-wire power module</td><td>560V</td></tr></tbody></table>

{% hint style="info" %}
**Note:**

* The TC-32 device cannot be powered via the USB cable. Please provide a separate 12V power supply for proper functionality.
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/k-series-product-manual/k-series-product-manual/k-tc-2.0-logger-manual-using-k-cal/introduction/technical-specifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
