# TCC Control GUI

You can access the temperature chamber contact control panel through the main window menu **Hardware > TCC**.

![HW\_TCC\_Control](/files/vgJDb7w7CEdfCH770WvT)

With [simulated TCC driver](/ltt/documentation/ltt-gui-manual/configuration/moduleconfiguration/tcc.md) you can set a TCC value, otherwise the panel is read only.

***

The temperature chamber contact is a digital input for the LTT.

The input is usually set from the climatic chamber, which usually accompanies each LTT.

The TCC consists of **8 input channels** (bits).

You need the TCC input for determining which [operation mode](/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f10testparameterconfiguration.md) of your [testplan](/ltt/documentation/ltt-gui-manual/teststand/operationmodes.md) should execute.

{% hint style="info" %}
The standard TCC module is a NI PCI-6503 24 channel digital in/out card. The 24 channels are grouped by 3 ports á 8 lines.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.irs.systems/ltt/documentation/ltt-gui-manual/lttgui/hwcontrol/tcc-control-gui.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
