KB-36113: Using the same driver with Elipse SCADA and E3.
Question: Can I use a driver from Elipse SCADA with E3, and vice-versa? Solution: Yes, you can, because the supervisory being used does not interfere with driver’s usage.
Question: Can I use a driver from Elipse SCADA with E3, and vice-versa? Solution: Yes, you can, because the supervisory being used does not interfere with driver’s usage.
Question: When importing a tags’ folder at a IEC 61850 driver, why are its subfolders not loaded? Solution: This is how the driver usually works. To import all tags correctly…
Question: Can I import/export ICD files with Elipse’s IEC 61850 driver? Can it import data and generate ICD files? Solution: ICD files describe all the contents of what is inside…
Question: How many licenses are needed to communicate with a network with five PLCs via Ethernet? Solution:To do so, you will need one license per driver object in the application,…
Question: How can I disable the message Abort in Error of the driver at Elipse SCADA? Solution: To do so, select the driver at the Organizer and uncheck the option…
Question: How can I use the driver to visualize the communication status? Solution: In the driver’s folder, there is an icon called TagBrowser. This object has several I/O drivers from…
Question: How does Driver starts in listen mode option behave when enabled? Solution: Listen Mode happens when the driver is able to ‘listen’ to the connection of another master/slave. The…
Question: Can I use two PLCs working in redundancy with the same driver? Solution: Yes. To do so, you must enable the option BackUpAddress on IOKit’s Ethernet tab, and insert…
Question: Can I export a driver’s I/O tags to a list in Excel format? Solution: Yes, you can. To do so, you must right-click the driver object and choose the…
Question: How can I stop tag count on a Counter Tag briefly? Solution: To do so, just set ResetCounterWhenEnabled property as False and, in the desired event, execute two scripts:…