> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-tanca-tp650-windows.md).

# Instalacao Impressora Tanca Tp650 Windows

## **ARQUIVOS NECESSÁRIOS**

* [Clique aqui para baixar o driver.](https://drive.google.com/file/d/1Tl0Dv8Yon3Zwr-u54wNx1WXWqe9ZDvoW/view?usp=sharing)
* [Clique aqui para baixar o driver utilitário.](https://drive.google.com/file/d/1TSkzINC0P2DGn2YN7X__s5cgzqmh9hs1/view?usp=sharing)

## **INSTALAÇÃO**

* Para realizar a instalação da impressora baixe os arquivos de driver acima e extraia eles com algum software de descompactação (WinRar, WinZip, etc).
* Primeiro instale o arquivo PL2303\_Prolific\_DriverInstaller\_v1.5.0. ![](/files/KGOtzrMyhy1BwD1SfNXd)
* Em seguida entre na pasta TancaDriverInstall contida no segundo arquivo zip e instale-o ![](/files/P1O2viZgWXPbtnplxlBs)
* Clique em install ![](/files/JVGBglejItmCy09goKul)
* Ao final reinicie o computador.

## **CONFIGURAÇÃO**

* Configure com tipo de impressão LOCAL e modelo ELGIN/TANCA ![](/files/tCTGVeSDofzaZdPCqxvt)
* Reinicie o PDV e sua impressora está pronta

**Observação**

* Caso a configuração ELGIN/TANCA estiver instável configure da seguinte forma:
* Entre no painel de controle e procure por Dispositivos e Impressoras.
* Encontre a impressora TANCA TP-650 e clique com o botão direito em cima dela e vá até a aba Propriedades da impressora. ![](/files/GibDk0m056fuZEcUbrP9)
* Vá até a aba Compartilhamento, cheque a opção Compartilhar esta impressora e mude o nome de compartilhamento para TANCA e clique em OK. ![](/files/tdfeSlgeyNJgK0631MvS)
* Tipo de impressão REDE e digite o endereço como \localhost\TANCA ![](/files/JXGaEwntrvDfOxGqxGSt)


---

# 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.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-tanca-tp650-windows.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.
