|
OSIsoft PI System Historian & OSIsoft AF servers
On This Page:
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>
Where :
PrimaryStation = 127.0.0.1;AF;WIN-PSMAPEDPEJR;Configuration;
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.
Diagnostics tools refer to the Property Watch, Trace Window, and Module Information. These tools identify communication blocks and address errors, allow property access to pinpoint error causes, and display system messages for device management and troubleshooting, offering a comprehensive approach to device management and troubleshooting for Solutions on the software platform.
This tool provides insights into module operations and communication channels, offering information about virtual reading groups, error codes, and communication events. It helps users identify communication blocks and effectively address errors in industrial automation systems.
This tool enables users to access, read, and write tags and internal properties of the system. It assists in identifying the root cause of errors through negative error codes, allowing for real-time adjustments and optimizations to the system configuration.
This tool displays system messages in a data grid interface, providing information about the status of reads, writes, and communication frames. It is particularly useful for various PLCs and communication protocols, as it presents invalid addresses in the configuration, assisting in device management and troubleshooting.
Version | Notes | Updated |
---|---|---|
1.0.0.6 | Initial release published according to new documentation standards. | July, 2024 |
In this section: