KB-32139: Setting text style with SetZoneText function.
Question: Can I set text style (bold, italics, etc) from Text object with SetZoneText function? Solution: No, it is not possible to set text format with this function, only its…
Question: Can I set text style (bold, italics, etc) from Text object with SetZoneText function? Solution: No, it is not possible to set text format with this function, only its…
Question: How can I tell whether the user has pressed Cancel key while FolderSelectWindow() function is being executed? Solution: Whenever Cancel option is pressed, this function returns an empty string…
Question: Can I insert a table in a formatted report? Solution: Yes, but the table must be drawn manually. It will also remain fixed, that is, it will not increase…
Question: Can I run both an Elipse SCADA application and an Elipse E3 application in the same computer? Solution: Yes, but to do so, both RunTime licenses (SCADA’s and E3’s)…
Question: Can Elipse E3 and Elipse SCADA be installed without any user assistance, via command line or configuration file (example: SQL Server’s Unattended Installation, which installs it silently)? Solution: Yes.…
Question: Which port must be released in the firewall exceptions when accessing an OPC Server on the Internet? Solution: That would be port 135.
Question: The following error message pops up when trying to read an OPC tag: “Could not start OPC background Read”. What does it mean? Solution: This message indicates the server…
Question: Which specifications of the OPC standard architecture are met by Elipse Software‘s products? Solution: Elipse Software‘s products meet the following specifications of the OPC standard architecture: E3 OPC Client:…
Question: How can I change a field’s value in a database being used in the application via ODBC connection? Solution: To do so, just locate the record with Move, MoveFirst,…
WEB application that illustrates how to view several Elipse SCADA screens on the Internet/Intranet. NOTE: to run this application, you will need an installed WEB Server (Personal Web Server, Internet…