KB-30308: Using the ElseIf clause in a script.
Question: How can I use the “ElseIf” clause in a script? Solution: To do so, just insert it into an “If”‘s loop. For example: If condition == “value”ActionElseIf condition2 ==…
Question: How can I use the “ElseIf” clause in a script? Solution: To do so, just insert it into an “If”‘s loop. For example: If condition == “value”ActionElseIf condition2 ==…
Question: When I try to open a screen with an E3Alarm or an E3Browser on it, it does not open properly, and its display reads exactly like an internet browser…
Question: How can I display a message when the login is incorrect? Solution: To do so, you must use a script that tests if the Application’s useName attribute contains any…
Question: How can I configure a serial port with a Siemens’ PC Adpter 5.1 cable connected to a PLC S7-300? Solution: To do so, perform these settings in the driver’s…
Question: On an application, WriteToFile() command is being used to write values in a TXT file, but it is not writing in a new line. How can I fix the…
Question: Can I establish ASCII communication with Elipse SCADA or E3? Solution: Yes, you can. To do so, use one of the following drivers: ASCII Generic or RS232 Generic.…
Question: Can two different domains in Elipse E3 communicate with each other? Solution: Yes. Two possibilities of doing so are: Via OPC Communication Via Remote Domains
Question: Is it possible to change the default font of a Text object on SCADA? Solution: No, it is not, because this is hard-coded on SCADA. So, you must change…
Question: How can I set up an alarm to be triggered when the communication between the Elipse E3 and a PLC is offline? Solution: There are two different ways to…
Descrição: Como reconhecer a hardkey do E3Studio em máquinas virtuais utilizando o VMWare Player? Solução: Para isso, primeiro deve-se habilitar o uso de USB 2.0: entre na máquina virtual, acesse…