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

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