KB-26842: Unifying users settings in different domains.
Question: My application has several different domains running at the same time, all of them accessing the same database (using a separate data server). All users and permissions are the…
Question: My application has several different domains running at the same time, all of them accessing the same database (using a separate data server). All users and permissions are the…
Question: How can I save an XObject’s properties at runtime? Solution: You can either do this via Formula object, or via Save() method from the Data Server where this XObject’s…
Question: How can I set up a different number of retries to confirm username and password? Solution: To do so, access the E3Studio, go to the Viewer properties on E3Viewer…
Descrição: Como criar uma Function em um script do E3? Solução: Um exemplo simples de criação de uma Function no E3 pode ser: Sub CommandButton1_Click() MsgBox Funcao() End Sub Function…
Question: Can I run a *.bat file via E3? Solution: Yes. To do so, you can use a Run Application pick (as seen below). This pick is on Scripts tab,…
Descrição: É possível utilizar a função Sleep no E3? Solução: O método Sleep do VBScript (Windows Script Host – WScript Object) não é aplicável no E3. Além disso, técnicas que “gastem”…
Question: How can I record the events executed by the operator in the database? Solution: To do so, there are two possibilities: Access the Domain options via E3Admin and enable…
Question: Why are the tag licenses not released when this driver’s objects are deleted or deactivated at run time? And if a few settings are altered, why does the driver…
Question: How can I keep an OPC Client from hanging when it cannot communicate with the PLC? Solution: To do so, you must set your OPC Client’s ServerId property as…
Question: Which port must be released in the firewall exceptions when accessing an OPC Server on the Internet? Solution: That would be port 135.