KB-29534: Printing a batch’s header in the report.
Question: Can I print a batch’s header in the report? Solution: Yes; to do so, just check Print Header in Batch option, on the report’s General tab.
Question: Can I print a batch’s header in the report? Solution: Yes; to do so, just check Print Header in Batch option, on the report’s General tab.
Question: When printing a report, the DateTime field displays data in day/year/month format. Why does this happen? How can I display data in day/month/year format? Solution: This depends on the…
Question: Where can I find the Applet.zip file, to be used with Elipse Web? Solution: The file is installed alongside Elipse SCADA, and is in the following folder: C:\Program Files\Elipse…
Question: What is the minimum license required for running an application with reports and historics? Solution: To do so, you will need a license equal to or higher than MMI.
Question: What are IEC61850 driver’s ICD, SCD, LD, RPT, and CDS files, and what are they for? Solution: IED Capability Description (ICD) file: Contains the IED’s settings, with the definitions…
Question: When I run the Symbol Library application, the following message is displayed: “Hasp not found (15)”. What does it mean? Solution: To run the Symbol Library application, you will…
GENERAL NOTES: This article applies to Elipse E3, versions 4.5 or higher. For further details on E3DataAccess library, we recommend reading the following articles: Connecting a VBA application to an…
Question: I usually connect Elipse SCADA with a NetHasp hardkey via network. Now, however, I’ve connected the (parallel) hardkey in the computer editing the application, but doing causes a NetHasp…
Introduction Sometimes, the application’s servers are connected to networks with dynamic IPs. Since these servers may not always be accessed, nor can we tell when these IP switchovers will take…
OVERVIEW When using E3DataAccess component in typeless languages, such as VBScript or Javascript, GetValue method’s calls will return type mismatch errors. This happens because in typeless languages, the IN/OUT parameters’…