C# Class ExamplesLibrary.ReadFromPIExample

Retrieving values from PIPoints is best done in bulk. By bulk retrieving the data, the number of round-trips to the PI Data Archive are reduced. This example makes a bulk snapshot call for SINUSOID, SINUSOIDU, CDT158, and CDM158 PI Points.
Inheritance: IExample
Afficher le fichier Open project: osisoft/PI-AF-SDK-Basic-Samples

Méthodes publiques

Méthode Description
Run ( ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void