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
Afficher le fichier Open project: osisoft/PI-AF-SDK-Basic-Samples

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
CreateEventFrameTemplate ( AFDatabase afDatabase ) : void
CreateEventFrames ( AFDatabase afDatabase ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void