KB-56808: Creating a new Storage table at run time.
Question: Can a new Storage table be created at run time? Solution: Yes; to do so, there are two possibilities. The first one is to use Activate and Deactivate methods,…
Question: Can a new Storage table be created at run time? Solution: Yes; to do so, there are two possibilities. The first one is to use Activate and Deactivate methods,…
Question: I have a script that executes a .WAV file via ExecuteExternalApp method. For each active alarm, the executable command wmplayer.exe is displayed in the task manager, consuming more memory…
Question: How can I run an Elipse SCADA application automatically as soon as Windows initializes? Solution: To run the application automatically from Windows initialization, just create a shortcut for the…
Question: When creating an access parallelism to an Oracle database, several DBServer objects were added with the same connection and the same table. However, E3’s log says that the maximum…
Question: How can connection quality be monitored via Driver Elipse Ping? Solution: To do so, use the Value property of the tag referring to a device/PC via an IP address.…
Question: When generating a report, the following error is displayed: Error212: Couldn’t export PDF using font “Arial” because characters referencing this font could not be represented with the character encoding…
Question: How can I update an image in E3 just by replacing this image in the original folder with another one with the same name? Solution: To do so, you…
Question: When using Elipse SCADA, can Excel files be opened, saved, and closed via scripts? Solution: Yes; this is possible via ShellExecute function, which is found in the Global Manager…
Question: The Viewer cannot find the E3Server in a network protected by a firewall. E3’s port (6515) has already been released, but when trying to reconnect, the following message is…
Question: Is there any Elipse I/O driver that can communicate with Siemens’ LOGO PLC? Solution: No; Siemens’ LOGO PLCs use a proprietary (closed/restricted) protocol, of which Elipse has no implemented…