C# Class ExamplesLibrary.CreateEventFrameExample

This example creates 5 event frames of 1 day periods spanning the last 5 days. The primary referenced element for the event frames are set to the Region_0\BoilerA element.
Inheritance: IExample
Mostrar archivo Open project: osisoft/PI-AF-SDK-Basic-Samples

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
CreateEventFrameTemplate ( AFDatabase afDatabase ) : void
CreateEventFrames ( AFDatabase afDatabase ) : void

Method Details

Run() public method

public Run ( ) : void
return void