Click or drag to resize
Grid Solutions Framework

SerializableMeasurementSetDeviceAndSignalType Method

Acquires and sets the device and signal type of the source measurement.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
public void SetDeviceAndSignalType(
	DataSet dataSource
)
View Source

Parameters

dataSource  DataSet
DataSet which contains information about the device and the signal type of the source measurement.
See Also