OSIsoft PI System Historian & OSIsoft AF servers
Overview
The OSIsoft PI System protocol enables seamless integration with your solution, allowing it to function as a historian provider without requiring additional historian configuration. When a tag is mapped to a PI point, the system automatically retrieves data directly from the PI Server for use in trend charts, scripts, or any display requiring historical information.
Your solution can simultaneously use both the built-in historian and the PI System. When historical data is requested, the system first checks the built-in historian module. If the requested information is unavailable, it automatically queries the PI Server.
| Communication Driver Information | |
|---|---|
Driver name | Osysoft PI System and AF |
Assembly Name | T.ProtocolDriver.PI |
Assembly Version | 1.0.0.6 |
Available for Linux | False |
Protocol interface | Proprietary over TCP/IP |
Requirements | Ethernet port |
When writing to AF:
Station syntax: <IP >;<ServerType>;<PI Server Name>;<AF Database>;<User Name>;<Password>;<Domain>;<DataPipe>;<Impersonate>
Where :
Station Example
PrimaryStation = 127.0.0.1;AF;WIN-PSMAPEDPEJR;Database1;user1;password1;domain1;true;false
DataPipe
This option can be true only for ServerType = AF Server. When PI Server should be false.
Impersonate
This configuration is valid for both PI Server and AF Server.
To configure it, go to Devices/Points and click on the Address column to edit.
Point syntax: <Address>
<Address> indicates the Tag's address inside the PI Server which is being accessed by the PI Point.
After creating the communication point, you can use either the "Browse AF tree" or the "Browse PI tags" to open the PI points/AF search dialogs and directly select the desired tag inside the PI server to map to the Communication Point, as can be seen here:
After setting the communication point up, you can click on the Verify button to check what value is being read in the specified address.
Version | Notes | Updated |
|---|---|---|
1.0.0.6 | Initial release published according to new documentation standards. | July, 2024 |