Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Data Archive Reference

Run pilistupd with PI ProcessBook display example

  • Last UpdatedJan 13, 2023
  • 1 minute read

The following output display was generated by running pilistupd with an open PI ProcessBook version 3.x display, trending two points.

c:\pi\adm>pilistupd -ss

Signup Statistics for 7-Mar-16 14:24:41
Producer Consumer Qual Flag Pending
-------- -------- ---- ---- -------
ptupdates pitotal|1 0 0 0
snapshots pialarm|2 1 0 0
ptupdates pialarm|2 0 0 0
ptupdates RmpSE|36|3 0 0 0
ptupdates RandE|37|4 0 0 0
ptupdates PipeE|254|9 0 0 0
ptupdates Procbook:zheng2:376:1|89 0 0 0
snapshots Procbook:zheng2:376:2|90 1 0 0
snapshots Procbook:zheng2:376:2|90 4 0 0

The last three lines of results are all the same display. For PI SDK applications, the consumer attributes include:

Application name

Procbook

Client hostname

zheng2

Process ID

376

Event pipe ID

1 and 2

Consumer ID assigned by PI Update Manager

89 and 90

The qualifier attribute shows the point IDs being trended. There are no Pending events.

Related Links