> 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-consulta-preco-vp-231.md).

# Instalacao Consulta Preco Vp 231

* [Clique para baixar os aquivos necessários para o correto funcionamento do equipamento.](https://drive.google.com/uc?export=download\&id=1l2blTetfSys90LhLQ3aLOg5Z8RlkDQpp)
* Descompacte o arquivo.
* Instale o programa "VPSetup.exe".
* Se precisar de um apoio na instalação execute o arquivo Instalação "VP NET PLUS\_OK.mp4".
* Antes de começar a configuração leia o manual do usuário "Manual de usuário VP NET PLUS.pdf".
* Adicione um setor, e depois o terminal, lembrando de verificar o IP do equipamento, e se está comunicando corretamente.
* O programa VRConsultaPreco gera um arquivo chamado "elgin.txt". No programa "VPSetup" que será instalado, você deverá configurar a fonte de dados para que ele possa mostrar os preços, segue a configuração abaixo.

![](/files/uh5YP3yDcZare4fcHyPK)

* No campo separador troque o caracter "|" pelo caracter separador de campo do arquivo "elgin.txt", normalmente é o caracter ",".
* Acesse pelo navegador a página de configuração de seu coletor (endereço padrão: <http://192.168.1.200>, caso encontre dificuldade, verifique o [Manual de configuração.](https://www.elgin.com.br/PortalElginAdm/Upload/DownloadPublico/Automacao/VP200/MANUAL%20VP231.pdf)
* No menu "Network" > "VP231 protocol settings"altere a opção "Mode" para "Client", e "Remote IP address" para o IP que ficará o aplicativo "VP NET PLUS".
* Para alterar o tipo de leitura correta do código de barras, acesse o menu "Scanner", altere a opção "Enable barcode ID" para "NO".


---

# 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-consulta-preco-vp-231.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.
