C# Class Microsoft.R.Host.Client.PlotMessage

Mostra file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
PlotMessage ( System.Guid deviceId, System.Guid plotId, string filePath, int deviceNum, int activePlotIndex, int plotCount, byte data ) : System

Method Details

PlotMessage() public method

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