The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
77 views

Retrieve Proficy Historian tag names via IHUAPI

Using the c# User API wrapper for Proficy Historian, how can I retrieve all (or a filtered list of) tag names? I have located the method ihuFetchTagCache, which populates a cache returns a count of ...
0
votes
1answer
118 views

How can I write data from a C# app into GE Proficy Historian

I would like to use GE Proficy Historian to archive data from instruments that are not connected to a PLC. Can this be done using c#?
0
votes
1answer
148 views

How do I update the factory layout templates in Proficy Change Management?

How do I update the factory layout templates in Proficy Change Management (i.e. where are they located when checked out?). e.g. generic.htm?
2
votes
3answers
5k views

How do I query raw data from a Proficy Historian?

How can I retrieve raw time-series data from a Proficy Historian/iHistorian? Ideally, I would ask for data for a particular tag between two dates.