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

공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void