C# 클래스 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.
상속: IExample
파일 보기 프로젝트 열기: osisoft/PI-AF-SDK-Basic-Samples

공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void