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
Datei anzeigen Open project: osisoft/PI-AF-SDK-Basic-Samples

Public Methods

Method Description
Run ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void