KB-26683: Driver file’s path in Windows CE.
Question: Since Windows CE does not have a C: folder, where should the I/O driver be placed when Elipse SCADA is using this platform?Solution: When working in an application for…
Question: Since Windows CE does not have a C: folder, where should the I/O driver be placed when Elipse SCADA is using this platform?Solution: When working in an application for…
Question:Can two Elipse SCADA applications be executed in the same computer at the same time? Solution: No, two SCADA applications cannot be executed in the same computer simultaneously. Possible alternatives…
Question: How can I retrieve a record according to a selected date? Solution: To do so, you must use the Historic’s FindTime() function. Example of script, executed at a button’s…
Question: How can I change the color of the active alarms’ text on the Alarms screen object? Solution: To do so, set a priority for the alarm and double-click the…
Question:How can I print a report daily, and always at a certain time (for example, 10h 41 min)? Solution: To do so, you can create a Demo Tag whose Scan…
Question: How can I use a Query to retrieve data from two tables alternately if they have the same columns structure? Solution: To do so, you must edit the Query’s…
Question:How can I disable the scrollbar of an application’s screen on the Internet Explorer when using the WebViewer? Solution: To do so, you must edit the e3web2.asp file: < !DOCTYPE…
Question: Can Elipse’s supervisory systems send information to a mobile phone? Solution: Yes, they can. This can be accomplished in one of the following ways: 1) Use Elipse’s GSM driver,…
Question: How can I edit the tag linked to a screen object at run time? Solution: To do so, use the SetTag() method of the object whose link must be…
Question: How can I set up a specific screen to be displayed when the Viewer becomes inactive for more than one (01) minute? Solution: To do so, access the Viewer‘s…