PI-ProcessBook/PI-ActiveView Applications - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

PI-ProcessBook/PI-ActiveView Applications

Description:

Title: PowerPoint Presentation Author: Dave Draper Last modified by: Gregg Le Blanc Created Date: 2/18/2000 6:45:51 PM Document presentation format – PowerPoint PPT presentation

Number of Views:152
Avg rating:3.0/5.0
Slides: 12
Provided by: DaveD49
Category:

less

Transcript and Presenter's Notes

Title: PI-ProcessBook/PI-ActiveView Applications


1
PI-ProcessBook/PI-ActiveView Applications
  • Dave Draper, Chris Schifferli

2
Topics
  • ActiveX Controls in ProcessBook
  • VBA Scripting in ProcessBook
  • ProcessBook Add-ins
  • ProcessBook Displays in PI-ActiveView

3
PI-ProcessBook
  • PI-ProcessBook is a PC tool for displaying plant
    information stored in the PI Data Archive and
    other sources

4
PI-ProcessBook
  • Automation Server - write programs using VBA to
    automate or control objects in a ProcessBook
    display

Private Sub Display_BeforeClose(bCancelDefault As
Boolean) ThisDisplay.Close (False) End
Sub Private Sub Display_Open()
BatchSearch End Sub
5
PI-ProcessBook
  • ActiveX Control Container - enables the user to
    apply objects in displays that are not part the
    PI-ProcessBook application

6
PI-ProcessBook Add-in
  • Custom Data Sets that provides data from sources
    outside the PI Data Archive to the PI-ProcessBook
    application
  • Data can be integrated with PI Data in displays

7
PI-ProcessBook Add-in
  • Created in Visual Basic
  • Included in ProcessBook through the Add-in
    Manager under Tools
  • Datasets are setup through Data Sets under Tools
  • The data set information can then be displayed on
    trends

8
PI-ProcessBook Add-in
  • The interface to custom data sets is provided at
    PI-ProcessBooks application level.

ProcessBook Application
VBA Script or Add-in
Display
Datasets Collection
Trend
Dataset1
DatasetProvider1
Value
Dataset2
DatasetProvider2
9
PI-ActiveView
  • Used to create and view HTML pages that contain
    PI-ProcessBook displays
  • Provides an easy path for displaying
    PI-ProcessBook displays in a Web environment

10
PI-ActiveView Usage
  • Publishing PI-ProcessBook displays on an Internet
    or Intranet
  • Building multi-media presentations
  • Casual user viewing

11
Using Front Page
Write a Comment
User Comments (0)
About PowerShow.com