Question:
Can data be acquired from an application developed on C++ Builder and viewed in E3?
Solution:
Yes, it can! To do so, we recommend one of the following:
- OPC Communication.
 - E3DataAccess.
 - Databases.
 
For further information on these items, please refer to the related articles below.
Related Articles
- Introduction to databases in E3.
 - Setting up Elipse E3 as an OPC Client.
 - Connecting a VBA application to an E3 Server using the E3DataAccess library.
 - Connecting an HTML page to an E3Server with communication library E3DataAccess usingJavaScriptandVBScript.
 - BUG-0013588: Incompatible types when calling E3DataAccess GetValue/SetValuemethods.
 - Sending data to E3 via .NET web services.
 
