openPDC Historian Help
CompressionLimit Property
NamespacesTVA.Historian.FilesMetadataRecordComposedFieldsCompressionLimit
Gets or sets the amount, expressed in EngineeringUnits, by which data values for the MetadataRecord must changed before being archived.
Declaration Syntax
C#Visual BasicVisual C++
public float CompressionLimit { get; set; }
Public Property CompressionLimit As Single
public:
property float CompressionLimit {
	float get ();
	void set (float value);
}

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