C# Class ExamplesLibrary.FindAttributesByPathExample

This example locates an attribute of interest and then get its current value. The target attribute is \\AFServer\NuGreen\NuGreen\Houston\Cracking Process\Equipment\B-210|Process Feedrate. The alternative is traversing down the AF hierarchy, as shown in HierarchyWalkDownExample.
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