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

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