Comunicando com web services via driver VBScript.
Autor
Marcio Zani Beatrici
Autor
Marcio Zani Beatrici
Descrição: O Elipse SCADA exibe a data/hora em que um alarme foi reconhecido no Sumário de Alarmes? Solução: Não, o Elipse SCADA não registra informações sobre a data/hora em que…
Question: How can I get individual data about the current date (day, month, year, hour, minute and second)? Solution: To do so, you can use now command, which returns the…
Descrição: Ao inserir uma Biblioteca em um Domínio, a tela onde o XControl foi inserido não abre corretamente em tempo de execução e a seguinte mensagem é exibida: “A navegação…
Autor
Bruno Musarra
1) Introdução A partir da versão 1.0, o driver VBScript possui uma função global chamada CreateDotNetObject que permite instanciar um tipo de dado que esteja definido em um assembly .NET.…
Question: How can I erase the list with the projects registry displayed when E3Studio starts? Solution: To do so, just follow these procedures: Open Run command via Start menu. Execute…
Question: Can I remove only a link’s source via scripts, with no need to change the other settings (in a table link, for example)? Solution: Yes, you can. To do…
Question: Can I exchange memory contents between hardkeys? Solution: No, you can’t, because each hardkey has a uniquely generated code. What you could do is contact the Elipse Software‘s sales…
Question: How can scripts be debugged in E3? Solution: If the script is executed in the Viewer, you can use the MsgBox’s Message command. If the script is executed in…