Utilizando objetos ActiveX Microsoft Forms no Studio x64.
Descrição: Utilizando o Studio x64, ao tentar visualizar uma tela que contém um ActiveX MSForms, o seguinte erro é apresentado: Como posso corrigi-lo? Solução: Para corrigir este problema,…
Descrição: Utilizando o Studio x64, ao tentar visualizar uma tela que contém um ActiveX MSForms, o seguinte erro é apresentado: Como posso corrigi-lo? Solução: Para corrigir este problema,…
OVERVIEW When using E3DataAccess component in typeless languages, such as VBScript or Javascript, GetValue method’s calls will return type mismatch errors. This happens because in typeless languages, the IN/OUT parameters’…
RESUMO Ao utilizar o componente E3DataAccess em linguagens sem tipos (typeless), como o VBScript ou o Javascript, as chamadas do método GetValue retornam erro de tipos incompatíveis (type mismatch). O…
Question: Can I log into the application with my Windows user ID? Solution: Yes; Elipse E3 version 4.0 or higher is fully integrated with Windows users, and the users of…
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…
Descrição: Como pode ser visto na imagem abaixo, possuo um XObject com um driver e três tags de comunicação: O driver é iniciado em modo offline, e sua parametrização (IP,…
Question: As seen below, I have an XObject with one driver and three I/O tags: The driver starts on offline mode, and its parameterization (IP, port, and network…
Descrição: Como utilizar o método GetAsyncADORecordSet de uma Consulta? Solução: O método GetAsyncADORecordSet cria uma Consulta que, quando finalizada, gera o evento OnAsyncQueryFinish no próprio objeto (Consulta), passando para este…
Descrição: Durante a transferência de uma aplicação Elipse SCADA de um sistema operacional Windows XP para Windows 7, são notadas falhas em algumas operações: os arquivos históricos (.dat, .hdr) não…
The Hands-Off Mode has been a feature of Elipse E3 since its version 4.5 Build 228. It allows opening the project files (.PRJ and .LIB) on hands-off mode, which allows…