KB-32428: ICD files.
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: 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 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: 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: 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:…
Question: How can I establish communication between Elipse’s supervisory systems (Elipse SCADA or E3) and the device via Profibus DP protocol? Solution: To establish communication with a Profibus network, it…
Descrição: Como parar momentaneamente a contagem de um Tag Contador? Solução: Para isto, basta configurar a propriedade ResetCounterWhenEnabled como False e, no evento desejado, executar o script para desabilitar e…