KB-28068: Running an animation whenever the PLC tag’s value is 1.
Question: How can I create an animation to be executed whenever the I/O tag’s value reaches 1? Solution: To do so, you must create a script in the I/O tag…
Question: How can I create an animation to be executed whenever the I/O tag’s value reaches 1? Solution: To do so, you must create a script in the I/O tag…
Question: On a screen, how can I set up a display according to the object being clicked (for example, tag1 when object1 is clicked, tag2 for object2, and so on)?…
Question: Can a.NET DLL assembly be called from VBScript? Can different methods from the DLL be called, and different parameters be sent directly via E3 scripts? Solution: Yes, this is…
The attached demo application illustrates how to use CaptureScreen() function to print a screen. Attachments: screen-to-printer
Question: Why do the read tags’ timestamps present an offset in the hour field, while minutes and seconds are correct? Solution: This happens because the timestamps adopted by IEC 61850…
Autor
Guilherme Torres
Autor
Guilherme Torres
Autor
Guilherme Torres
Question: If an IOTag’s N/B parameters are edited at run time, will more I/O licenses be consumed? Solution: Yes. By default, both Elipse E3 and Elipse SCADA consume an I/O…
Question: How can I search for items in a ComboBox? Solution: To do so, you must set up the ComboBox’s MatchEntry property. This property searches for a text entry (according…