C# Class ExamplesLibrary.WriteValuesUsingPIExample

This example demonstrates how to write values to the PI Data Archive using the methods in OSIsoft.AF.PI. An example for numeric and digital tags is given.
Inheritance: IExample
Show file Open project: osisoft/PI-AF-SDK-Basic-Samples

Public Methods

Method Description
Run ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void