<<<<. please note this page does not follow Communication Drivers' page standards (Summary, Driver History, etc). is it okay? >>>>

Using the OSIsoft™ PI System

The system can seamlessly use the OSIsoft PI System as the historian provider. In this situation, it is not necessary to define any Historian configuration. If the tag is mapped to an OSIsoft PI point, the system will automatically call the PI Server to get the data when trend charts are plotted trend or for any script or display methods that require historian information.

The system can work with both the PI System and the built-in historian at the same time. When historical information is requested for a point, either from trend charts or scripts, the system will first look for that information on the built-in historian module. If it is not available, it will try to find the data on the PI server. For information on connecting to the PI Systems, see Solution Import Tags.



Setup Tutorial

  • Start the software, and select New Project

FrameworX's Welcome Page


  • Select Enterprise in the Product Family, and click Create New Project. (Make sure you have the license to use the interface with PI.)

New Project options


  • Go to Edit → Devices, and create a new PI Database Channel. If PI does not show on the list, the computer probably does not have the license for that interface. Contact us in this case.


  • You can use the default settings for the Channel Name and Description.

Create new channel options


  • On Edit >→ Devices → Nodes, create a new Node on the PI channel. Click on the PrimaryStation cell to edit the Node address.


  • You can connect to a PI server or to the AF server by selecting them in the ServerType combo box.

PrimaryStation cell drop-down list


  • When connecting to the AF server and after testing the connection, you need to select the AF Database. You need to replace the “Default” option, in the combo box, with the AF Database you want to connect to.


  • After creating your nodes, select a row and click the Import/Sync button.


  • The first time this step is performed, the system will import all the selected objects from the PI or AF server. The next time you click the button, only new objects will be present for synchronization.


  • The tags, templates, and connections are automatically created or updated to the PI or AF server.


  • You can also include or change addresses on Edit → Devices → Points by calling the PI points/AF search dialogs directly.


  • When connecting to the AF server, the elements tree, categories, and attributes are also fully synchronized with the AssetsView.


  • Go to Run → Test or Run→ Startup, and click the Run button to execute. Enable the Property Watch for a quick view of tag values.


  • For a quick verification of tag values, you can type tag names (using InteliSense auto-fill), or copy/paste the row from the Edit → Tags → Objects table.


  • No labels