Create PI points for reactors
- Last UpdatedDec 13, 2024
- 2 minute read
- PI System
- PI Server 2024 R2
- PI Server
You can use PI Builder to create PI points. Follow this procedure to create PI points that collect data for ten different reactors. These points store data from the PI Random Simulator interface.
-
Open a new Microsoft Excel worksheet and click the PI Builder tab.
-
In the Connections group, from the Data server list, select the Data Archive where you want to create the points.
-
Add the appropriate column headers to your worksheet:
-
In the Resources group, click Headers to open the Select Object Types and Column Headers window.
-
From the Object Type list, select PI Point.
-
Click Clear All to clear selected object types except those in the Required Columns group (you cannot clear the required columns).
-
Under the General group, select the pointsource and pointtype check boxes.
-
Under the Classic group, select the location2, location4, and userint1 check boxes.
-
Click OK to add the selected column headers to the worksheet.
-
-
In the second row, fill in the following values to specify the point for the first reactor:
Column
Value
Selected(x)
x
Name
Data_React1
ObjectType
PIPoint
pointsource
R
pointtype
Float32
location2
2
location4
1
userint1
7200
-
Prepare the worksheet to define ten points based on the values that you entered:
-
Select the first four columns in the second row and drag the fill handle across the next nine rows to create ten rows with sequentially named points.
-
Copy the values from the last four columns in the second row to the next nine the rows.
-
-
Publish the new points to the selected Data Archive:
-
Click Publish to open the Publish Options window.
-
From the Edit Mode list, select Create Only.
With this choice, PI Builder will only create new points. PI Builder will generate an error if any existing points have the same names.
-
Click OK.
PI Builder creates the points on Data Archive. The Publish Selected Objects window shows the operations completed.
-
Click Close.
-