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
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