I am fairly new to Proficy Historian and Python. The purpose of my application is to start extracting data from Proficy.
GE (Proficy) Historian is installed on a Virtual Machine Server A while my python is installed in an other VM Server B.
Both servers are under the same firewall and in the same VLAN, so they can communicate.
I have tried to look around but I am not sure which is the easiest method to extract data... Any help?
You may need to settle with interfacing with GE Historian's REST API interface with Python. Here is a public link to Historian API documentation for Version 5.5
It is still applicable to the newest versions, but the install iso also has the latest REST API document (in case this URL is out of date). If your client language is flexible, GE Historian also has C, C++, VC++, and VC++6 libraries and examples. You can find them by installing the Historian API SDK from the Client Tools during the Historian installation. They will be located in C:\Program Files\Proficy\Proficy Historian\x86\api\