KB-28868: Setting up the Viewer to work with four monitors.
Question: How can I set the Viewer’s resolution to be used with four monitors in 2×2 format, each monitor with 2560 x 1600? Solution: To do so, you must sum…
Question: How can I set the Viewer’s resolution to be used with four monitors in 2×2 format, each monitor with 2560 x 1600? Solution: To do so, you must sum…
Question: Which drivers communicate with Moeller’s CPU XC-201? Solution: There is no driver to communicate with this PLC. CPU XC-201 is an OPC Server, so the communication happens via OPC.
Question: Why is a SCADA full screen being closed when pressing Ctrl+F4? Solution: This is SCADA’s standard behavior. To change it, you can use the Ctrl+F4 combination in an OnKeyPress()…
Question: Can I use OPC communication to exchange information between two E3 applications? Solution: Yes, you can, but we don’t recommend doing so: when there is a network problem, Windows…
Question: In the Domain File, why do I need to inform the shared directory where application to be accessed is? Solution: You must do this so that E3 will access…
Question: What is the IOKit? Solution: The IOKit is a shared component used by Elipse’s I/O drivers that implements the default access to its physical level and provides interfaces to:…
Question: What is the maximum amount of Historic fields when using Access DB? Solution: You can use up to 127 fields: for each field created in the Historic, another one…
Question: How can I export screens from Elipse SCADA to Elipse E3? Are scripts exported too? Solution: To do so, access Elipse SCADA, open the Organizer (Alt+O), select the desired…
Question: How can I recover an application from the .BAK file after the .APP file had been corrupted? Solution: To do so, follow these procedures: Delete the corrupted .APP file.…
Question: My application has two identical drivers. Both work properly in Organizer/Studio, but when I run the application, one of them presents communication problems. How can I fix this? Solution:…