KB-27407: I/O Blocks.
Question: What are I/O Blocks for? Solution: I/O Blocks optimize the communication. For example, when there is a sequence of addresses in the device, the I/O Block will read all…
Question: What are I/O Blocks for? Solution: I/O Blocks optimize the communication. For example, when there is a sequence of addresses in the device, the I/O Block will read all…
Question: How can I detect any communication failure via Elipse E3? Solution: Any communication failure can be handled via scripts the Driver’s OnCommError and OnCommErrorEx, which are always fired whenever…
We recommend that all clients using Elipse E3 v. 3.2 b. 217 to 259, communicating with either an Access or SQLServer database, upgrade it to E3 v3.2 Build 260.…
Question: How can I apply a scale in an I/O Tag? Can I retrieve, via scale, its value without the scale? Solution: To use a value scale in an I/O…
Question: How can I make some tags be updated before others in Elipse E3? Solution: Usually, the driver will require each tag’s value periodically, according to the tag’s Scan property.…
Question: What is the difference between the I/O tag’s Value and RawValue properties in Elipse E3? Solution: The difference between them is: Value: shows the formatted value (in the chosen…
Question: Why are the bidirectional and reverse links not imported correctly in my application? Solution: Simple, bidirectional, and reverse links are all AgSimple types. What set them apart from one…
Descrição: Como posso inserir restrições a usuários para envio de comandos via PowerExplorer e via XPowerMenuCreator? Solução: No PowerExplorer 1. Acesse o script do objeto Retangulo1 no XControl XPowerMenuCreator. 2.…
Descrição: Como posso configurar um comando do Elipse Power para escrever em bits de tags? Solução: Para isto, associe o bit à propriedade OperateWriteTag da unidade de comando e adapte…
Introdução Em aplicações, muitas vezes os servidores estão conectados a redes que possuem IP dinâmico. Como nem sempre é possível acessar estes servidores, nem tampouco saber quando ocorrem essas trocas…