Working with scales in an I/O Tag.
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 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…
O driver DNP Slave suporta o recebimento de comandos SELECT, OPERATE ou DIRECT OPERATE para os seguintes objetos: Objeto 12 – Variação 1 Objeto 41 – Variações 1, 2, 3…
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…
Question: How can I open a Viewer from another E3 server via a Viewer that is already open? Solution: To do so, you can use the Execute application pick to…
Question: How can I use a Query’s GetAsyncADORecordSet method? Solution: The GetAsyncADORecordSet method creates a Query that, once finished, generates the Query’s OnAsyncQueryFinish event, passing to this event the generated…