openPDC Historian Help
MetadataRecordAnalogFields Class
NamespacesTVA.Historian.FilesMetadataRecordAnalogFields
Defines specific fields for MetadataRecords that are of type Analog.
Declaration Syntax
C#Visual BasicVisual C++
public class MetadataRecordAnalogFields : ISupportBinaryImage
Public Class MetadataRecordAnalogFields _
	Implements ISupportBinaryImage
public ref class MetadataRecordAnalogFields : ISupportBinaryImage
Members
All MembersMethodsPropertiesFields



IconMemberDescription
AlarmDelay
Gets or sets the time (in seconds) to wait before consecutive alarm notifications are sent for the MetadataRecord.

BinaryImage
Gets the binary representation of MetadataRecordAnalogFields.

BinaryLength
Gets the length of the BinaryImage.

ByteCount
Specifies the number of bytes in the binary image of MetadataRecordAnalogFields.

CompressionLimit
Gets or sets the amount, expressed in EngineeringUnits, by which data values for the MetadataRecord must changed before being archived.

DisplayDigits
Gets or sets the number of digits after the decimal point to be displayed for the MetadataRecord.

EngineeringUnits
Gets or sets the engineering units of archived data values for the MetadataRecord.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExceptionLimit
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.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HighAlarm
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueAboveHiHiAlarm.

HighRange
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of UnreasonableHigh.

HighWarning
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueAboveHiAlarm.

Initialize(array<Byte>[]()[], Int32, Int32)
Initializes MetadataRecordAnalogFields from the specified binaryImage.

LowAlarm
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueBelowLoLoAlarm.

LowRange
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of UnreasonableLow.

LowWarning
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueBelowLoAlarm.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MetadataRecordAnalogFields
See Also

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