Utilizando grupos de tags OPC.
Descrição: Em uma aplicação projetada para comunicar com 1500 tags OPC, qual a melhor opção de arquitetura para o cliente OPC: múltiplos grupos OPC com um reduzido número de tags…
Descrição: Em uma aplicação projetada para comunicar com 1500 tags OPC, qual a melhor opção de arquitetura para o cliente OPC: múltiplos grupos OPC com um reduzido número de tags…
Question: In an application designed to communicate with 1500 OPC tags, which of the following is the best option for the OPC client: several OPC groups with fewer tags (for…
Question: How many SQL client licenses are required in an application with two E3Servers (in Hot-Standby) and five Viewers? Solution: The communication between E3 and the database happens exclusively in…
Question: My application’s got slower after two weeks working with an Access database. Why has this happened, and how can I fix it? Solution: This may have happened because the…
A view is an alternative solution for observing data from one or more of the tables comprising a database. You can regard it as a virtual table or a stored…
Triggers are a type of special stored procedures that are executed whenever there is an attempt to change the data in a table protected by them. DML triggers (Data Manipulation…
A stored procedure is a set of instructions developed in T-SQL language (Transact-Sql) that, whenever stored or saved, are inside the server in a pre-compiled way. This procedure is stored…
OpenOffice can establish a DDE connection, where you can read data via Elipse SCADA. According to the software’s documentation, to do so you will need to insert the following paramenters:…
The main task in a Database manager is to not just make sure all data is inserted, but also that these data continue existing. Regardless of the contingency system, the…
O OpenOffice possui conexão DDE, onde é possível ler dados através do Elipse SCADA. Conforme documentação do software, para isto basta inserir os seguinte parâmetros: Nome do servidor: soffice Tópico:…