Ask our Experts
Didn't find what you are looking for? Ask our experts!
Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-04-19 10:51 AM . Last Modified: 2023-05-02 11:44 PM
Hi Experts
Is there any way to export data from Geoscada - Selected tags from the historian to a 3rd party historian (Panorama H2 in this case). I have seen some info on the link below but no documentation on how this is done:
https://github.com/GeoSCADA/TransferHistory
Also is there any way to access data from the database folder - historic folder?
Any help would be highly appreciated.
Thank you!
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-04-20 01:58 AM
Common ways to do this are to pull with SQL/ODBC. Getting the arrangement of queries right to avoid performance issues would be important, so you will be unable to get fast throughput.
The database files are binary formatted and often write-locked so not a good way to get data out.
The samples on GitHub can be used to build a push interface and customised for your choice of target. Choose the sample most similar to your interface a work from there. It's a hybrid push/pull so performance is mid level.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.