KB-24859: Displaying a specific screen when the Viewer is inactive.
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…
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…
Question: When using the network board Marvel Yukon 88E8001/8003/8010, sometimes E3 Viewer does not connect to the E3 Server. Why does this occur? Solution: This occurs because there is a…
Question: Can a screen from another Elipse SCADA application be imported? Solution: Yes. To do so, in the new application, click Import… button on the Organizer’s Application item, and select…
Question: How can I enable the Driver DNP 3.0 Master to send unsolicited messages? Solution: To do so, you must enable the Enable Unsolicited on Startup option in the Driver’s…
Question: How can I set up Elipse SCADA’s date and time to be refreshed whenever the computer’s date/time changes? Solution: To do so, you must create the following key in…
Question: How can I display the pen’s values being displayed on the E3Chart? Solution: To do so, go to Legend tab in E3Chart‘s properties and enable the legend, selecting the…
Question: How can I set up DateTime field to not be displayed in the Browser? Solution: To do so, open the Database tab in the Browser’s properties, select the DateTime…
Question: How can I load the text of the last active alarm into a script’s variable? Solution: To do so, you can use the Alarms’ GetInfo(“Comment”) function. Example of script:…
Question: How can I check if the WriteRecord() command was successfully executed? Solution: To do so, you must pass the command’s return to an auxiliary variable, and execute an IF…
Question: How can I export/print the application’s scripts? Solution: To do so, right-click the Application item (via Organizer) and select the Script Report option.