IF Data Reference DLL
IF Data Reference for AF 2.x
The Integration Framework Data Reference (IFDR) is the main consumer of Integration Framework Datasets, specifically built for an OSIsoft PI AF2.x environment. Technically speaking, this component is a plug-in DLL that must be run with PI AF 2.x.
The IFDR is built on Microsoft .NET 4.6 run-times and communicates with the main Integration Framework Server (IF Server) through dedicated protocol using the same WCF transport layer. TCP communication ports are:
| 6601 | Definition |
|---|---|
| 6607 | Stream |
IFDR does not check for any license. Instead, it uses the license of the IF Server to which it is connected. For instance; if the Integration Framework Data Reference connects to an IF Server that does not allow the IFDR usage, iit returns an error. In addition, if the IF Server does not include the "write" capability. and a user tries to setup the output flow, IFDR returns an error stating that the output publishing option is not included in the license.
IF Data Reference for AF 1.x
With the release of Integration Framework 2.0.0, the AF 1.3.x Data Reference is no longer supported.