PCS Browser
- Last UpdatedMar 04, 2025
- 3 minute read
This provides the PCS browser tab when browsing in the Asset Framework hierarchy.
Import files for PCS Browser
-
Import PCSBrowser1.aaPDF from C:\Program Files (x86)\AVEVA\PCSPIDataProvider\PCSBrowser as an object in the galaxy.
-
$PCSBrowser template is imported.

-
You can verify the template under Applications in the Template view.
You can assign a PI value to a graphics or an object. Below are examples how you can utilize PCS browser to assign the value. After importing the $PCSBrowser template, it adds a new extension in the attribute browser.
Assign PI value to graphic
This example demonstrates adding PI value to the graphics.
-
Create a new graphic.
-
Double click on the graphic created. The Edit Animations dialog opens.
-
Select the (+) icon and select Value Display. Here, in this example, value display is added to the graphics created.
-
In the available data types format, select any one of the data type you want to assign to the graphic. In this example, we have considered, Analog.

-
In Analog text box you can either enter the syntax or browse the galaxy.
-
Enter the syntax in the format: attribute(pi:\\PIServer\PI Database\ElementPath\Element|Attribute)
(or)
-
Select more options icon (...) to browse the elements.
-
In the Galaxy Browse dialog, PCS Browser tab is added as part of PCS PI Provider.
-
Select PCS Browser tab.

-
Select Provider from the drop down list. The asset hierarchy for the selected provider is displayed on the left pane.
-
Navigate to the element you want to access.
-
Select the element to view all the attributes related to that element.
-
Select the attribute you want to assign to the graphics created.
-
The Analog text box automatically takes the syntax of selected attribute of the element.
-
-
-
Select OK. The PI value is assigned to the graphic.
Assign PI value to object
This example demonstrates adding PI value to the objects.
-
Create an object and select the object created.
-
Select (+) to create an attribute.
-
In the right pane, select a Data Type from the drop down list.
-
Select an of the Attribute feature. Here, in this example, we have considered I/O.
-
In the I/O dialog provide access to the attribute. This value determines the action updated to the PI point.
-
In the example here, we have selected Read/Write.

-
In the Read from / Write to field, you can either browse the galaxy of enter the syntax.
-
Enter the syntax in the format: pi:\\PIServer\PI Database\ElementPath\Element|Attribute
(or)
-
Select (...) to browse to the Galaxy.
-
In the PCS Browser tab, navigate to the asset you want read/write data.

-
-
Select Save and Close.
-
Select Check in the next pop-up window.
-
Right click on the edited object in the model view and select Deploy.
-
Select Close.
-
Open the Object Viewer and locate the object.
-
Select the object to display the attribute list. Select the attribute that is recently created.
-
If you change the value of the attribute for the object the same will be reflected in the PI asset data.