C# 클래스 Microsoft.R.Host.Client.PlotMessage

파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
PlotMessage ( System.Guid deviceId, System.Guid plotId, string filePath, int deviceNum, int activePlotIndex, int plotCount, byte data ) : System

메소드 상세

PlotMessage() 공개 메소드

public PlotMessage ( System.Guid deviceId, System.Guid plotId, string filePath, int deviceNum, int activePlotIndex, int plotCount, byte data ) : System
deviceId System.Guid
plotId System.Guid
filePath string
deviceNum int
activePlotIndex int
plotCount int
data byte
리턴 System