RawParameterData Constructor (IRegnoParamDefDoc, Double[], Int16[], Int64[], Int32)

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RawParameterData Constructor (IRegnoParamDefDoc, array<Double>[]()[][], array<Int16>[]()[][], array<Int64>[]()[][], Int32)

Namespace:  RegnoSoftware.Standard.Services
Assembly:  RegnoSoftware.Standard (in RegnoSoftware.Standard.dll)

Syntax


public RawParameterData(
	IRegnoParamDefDoc regnoParamDefDoc,
	double[] data,
	short[] status,
	long[] timeStamps,
	int sampleCount
)

Parameters

regnoParamDefDoc
Type: RegnoSoftware.Standard.Core.Interfaces..::..IRegnoParamDefDoc
data
Type: array<Double>[]()[][]
status
Type: array<Int16>[]()[][]
timeStamps
Type: array<Int64>[]()[][]
sampleCount
Type: Int32