C# Class ExamplesLibrary.BuildSimpleDatabaseExample

Inheritance: IExample
Afficher le fichier Open project: osisoft/PI-AF-SDK-Basic-Samples

Méthodes publiques

Méthode Description
Run ( ) : void

This example creates a sample AF database from basic element and attribute templates.

Private Methods

Méthode Description
CreateElements ( AFDatabase afDatabase ) : void
CreateEnumerationSet ( AFDatabase afDatabase ) : void
CreatePIPoints ( AFDatabase afDatabase ) : void
CreateTemplates ( AFDatabase afDatabase ) : void

Method Details

Run() public méthode

This example creates a sample AF database from basic element and attribute templates.
public Run ( ) : void
Résultat void