KB-28952: Showing all decimal places in a Display.
Question: How can I show all decimal places on a SCADA’s Display, and not just its rounded up value? Solution: To do so, you must set up the Precision property…
Question: How can I show all decimal places on a SCADA’s Display, and not just its rounded up value? Solution: To do so, you must set up the Precision property…
Question: How many driver licenses are necessary to communicate with two PLCs via ISOTCP? Solution: To do so, you need two Driver licenses.
Question: To access the Altus OPC Server Driver from a different PC, do I need to have an OPC Driver installed in my own computer? Or can I access the…
Question: How can I simulate analog values in the IEC Driver slave’s I/O Tags to be read in the IEC master? Solution: To do so, create a demo tag in…
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: Can I use OPC communication in order to exchange information between two Elipse E3 applications? Solution: One thing should be taken into consideration when planning information exchange between Elipse…
Question: How can I set an alarm and display the active ones on screen? Solution: To do so, open the Organizer, select the tag to be supervised, and configure the…
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: There is a script in the application using UserAdministration() function, but when the function is executed nothing happens. Why is this happening? Solution: This function is only executed if…