KB-44340: HIMETRIC vs. Pixels, in E3.
Question: Why is E3’s unit of measurement HIMETRIC, and not pixels? What is the conversion factor? Solution: A pixel-based system relies directly on computer’s resolution. For example, a screen developed…
Question: Why is E3’s unit of measurement HIMETRIC, and not pixels? What is the conversion factor? Solution: A pixel-based system relies directly on computer’s resolution. For example, a screen developed…
Descrição: É possível disponibilizar o acesso via rede a um banco PostGreSQL? Quais as configurações necessárias? Solução: Sim, é possível. Para isso, siga estes procedimentos: Servidor: Instale o Banco de…
Descrição: Como retornar o número de série de um HD instalado no computador? Solução: Uma possibilidade é através do script abaixo. Ele lista os números de série dos HDs e…
Question: How can I return the serial number of an HD installed in the computer? Solution: It is possible to do so by using the script below. It lists all…
Question: Can I connect to a PostGreSQL database via network? How should I set this up? Solution: Yes, you can. To do so, you must follow these guidelines: Server: Install…
Sample application showing how to use a historic trend and its properties, such as zoom, scrolling, queries, etc. Attachments: ex_tendhistEN
Descrição: É possível coletar dados de uma aplicação SCADA e enviá-los para outro dispositivo mestre utilizando protocolo Modbus? Solução: Sim, é possível. Para isso, deve-se adicionar um driver Modbus escravo…
Question: How can I add Back and Next buttons to the Elipse E3 project, so that they can operate similarly to the web browsers buttons of the same name? Solution:…
1. Introduction Several E3 settings pertaining network connections management may not be suitable for all networks. Usually, E3’s default settings work well in a local network (LAN) Ethernet (10Mbps) or…
Foreword: This example uses the Microsoft Access database, but with ODBC you can connect to any existing database that has an ODBC driver installed on your computer. 1. In case…