> For the complete documentation index, see [llms.txt](https://c2e-brasil.gitbook.io/academiatec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c2e-brasil.gitbook.io/academiatec/api-reference/enotec-oxitec-e-comtec/instrucoes-tecnicas/substituindo-a-parte-interna-comtec.md).

# Substituindo a parte interna - COMTEC

Detalhes das condições de troca da parte interna

{% hint style="danger" %}
A sonda só pode ser removida com luvas isoladas de calor. Antes de remover a sonda, desligue sempre a tensão de alimentação com o sistema eletrônico. Após a remoção, armazene a sonda em um local seguro e protegido e espere até que ela tenha esfriado abaixo de 35°C/95°F.
{% endhint %}

1. Desligue a unidade eletrônica, tire a sonda do tubo de proteção e espere até que ela esfrie.
2. Desconecte os fios da parte interna da sonda '1', os dois tubos '2'- '3' e o tubo de ar de referência fina. Solte os dois parafusos '4' e '5' e desmonte a placa.
3. Agora, com a parte interna completa da sonda (barra cerâmica de 4 orifícios com fio de sinal de medição, termopar e aquecedor), ela pode ser desconectada cuidadosamente '6'.
4. Mova a nova sonda para dentro da parte interna e trave na placa '4'. A parte interna da sonda é agora empurrada contra a célula por uma mola. Conecte todas as conexões elétricas e pneumáticas.

<figure><img src="https://1517670057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtO6FXSYkYvOihrPvlFRV%2Fuploads%2FO6BbrsNf8wtn0C4QwWjL%2F%7BCDA411E2-5FD3-4259-BD95-C0D28D0EAC05%7D.png?alt=media&amp;token=14bae3d6-eeb4-42b1-8bf6-9b928a158052" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=YORFoqA-0aY>" %}


---

# 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://c2e-brasil.gitbook.io/academiatec/api-reference/enotec-oxitec-e-comtec/instrucoes-tecnicas/substituindo-a-parte-interna-comtec.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.
