openPDC Historian Help
Slope1 Property
NamespacesTVA.Historian.FilesStateRecordSlope1
Gets or sets slope #1 used in the piece-wise linear compression of data.
Declaration Syntax
C#Visual BasicVisual C++
public double Slope1 { get; set; }
Public Property Slope1 As Double
public:
property double Slope1 {
	double get ();
	void set (double value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252