OSIsoft PI System Palette
A palette groups the activities that connect to the same external applications. Once TIBCO ActiveMatrix BusinessWorks Plug-in for OSIsoft PI System is installed, an OSIsoft PI System palette is added into the palette library.
The
OSIsoft PI System palette contains the following activities:
- AF TagDefinition: retrieves tag definitions from the PI server, modifies tag definitions, and creates new tags into the PI server.
- AF TagEventListener: listens on tag updates and then fetches the updated entries.
- AF TagValues: retrieves tag values, including the latest value, historical values, and the archival value, and it sets tag values.
- JDBC Query: gets tag definitions and retrieves tag values, including the latest value and historical values.
- AF TagDefinition
By using the AF TagDefinition activity, you can retrieve tag definitions from the PI server, modify tag definitions, and create new tags into the PI server. - AF TagEventListener
The AF TagEventListener activity publishes notification messages each time values of the tags that you listen to are changed. Therefore, by using this activity, you can listen to tag updates and fetch the changed entries. - AF TagValues
By using the AF TagValues activity, you can set tag values and get tag values, including the most recent value, the historical values, a specified number of historical values, and the archived value for a specified time. - JDBC Query
By using the JDBC Query activity, you can retrieve tag definitions and retrieve the tag value with the most recent timestamp or historical tag values within a specified time range.
Copyright © TIBCO Software Inc. All rights reserved.