Learn about statistical counter points
- Last UpdatedJan 14, 2025
- 2 minute read
- PI System
- PI Event Frames Generator 5.1.7
- Interfaces
These points are created by the interface the first time it starts. The archiving flag for these points is turned off.
The following table describes the statistical counter flags. All counters are reset each time the interface starts up.
|
Point name |
Location3 |
ExDesc |
Description |
|---|---|---|---|
|
EventReadCount |
2 |
[UI_EVENTREADCOUNT] |
Number of events read since last startup. |
|
ErrorCount |
3 |
[UI_ERRORCOUNT] |
Number of errors since last startup. |
|
SourceUnitCount |
4 |
[UI_SOURCEUNITCOUNT] |
Number of assets found since startup. |
|
PIUnitCount |
5 |
[UI_PIUNITCOUNT] |
Number of assets found and added on the PI Server since startup. |
|
SourcePhaseModCount |
6 |
[UI_SOURCEPHASEMODCOUNT] |
Number of phase modules found on the data source since startup. |
|
PIPhaseModCount |
7 |
[UI_PIPHASEMODCOUNT] |
Number of phase modules found and added on the PI Server since startup. |
|
SourceBatchCount |
8 |
[UI_SOURCEBATCHCOUNT] |
Number of top-level event frames found since startup. |
|
PIBatchCount |
9 |
[UI_PIBATCHCOUNT] |
Number of top-level event frames found and added on the PI server since startup. |
|
SourceUnitBatchCount |
10 |
[UI_SOURCEUNITBATCHCOUNT] |
Number of level 2 events (unit batches) found on the data sources since startup. |
|
PIUnitBatchCount |
11 |
[UI_PIUNITBATCHCOUNT] |
Number of level 2 events (unit batches) found and added on the PI server since startup. |
|
SourceSubBatchCount |
12 |
[UI_SOURCESUBBATCHCOUNT] |
Total number of operations + phases + phase states found on the data source since startup. |
|
PISubBatchCount |
13 |
[UI_PISUBBATCHCOUNT] |
Total number of child events (subbatches) found and added to the PI server since last startup. |
|
SourcePropertyNodeCount |
14 |
[UI_SOURCEPROPNODECOUNT] |
Number of property nodes found in data source since last startup |
|
PIPropertyNodeCount |
15 |
[UI_PIPROPNODECOUNT] |
Number of property nodes found and added to the PI server since last startup. |
|
SourcePropertyEventCount |
16 |
[UI_SOURCEPROPEVENTCOUNT] |
Number of events to be written to the batch properties found on the data source since last startup. |
|
PIPropertyEventCount |
17 |
[UI_PIPROPEVENTCOUNT] |
Number of PIProperties (events) found and added to the PI server since last startup. |
|
SourceTagCount |
18 |
[UI_SOURCETAGCOUNT] |
Number of points found on the data source since last startup |
|
PITagCount |
19 |
[UI_PITAGCOUNT] |
Number of points found and added to the PI server since last startup. |
|
SourceTagEventCount |
20 |
[UI_SOURCETAGEVENTCOUNT] |
Number of events to be written into points found on the data sources(s) since last startup. |
|
PITagEventCount |
21 |
[UI_PITAGEVENTCOUNT] |
Number of events written into points on the PI server since last startup. |
|
SourceTagAliasCount |
22 |
[UI_SOURCETAGALIASCOUNT] |
Number of point aliases to be created based on the data source(s) since last startup. |
|
PITagAliasCount |
23 |
[UI_PITAGALIASCOUNT] |
Number of point aliases found and added to the PI server since last startup. |
|
CachedBatchCount |
24 |
[UI_CACHEDBATCHCOUNT] |
Number of batch objects cached in the local memory. |
|
OpenBatchCount |
25 |
[UI_OPENBATCHCOUNT] |
Subset of cached objects that have no end time set. |
|
WaitingForEquipmentUB |
34 |
[UI_UBWAITFOREQUIP] |
Number of unit batches that do not have equipment allocated yet. The allocation is checked by the PI Server synchronization routine. |