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



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

AlarmState
Gets or sets the value (0 or 1) that indicates alarm state for the MetadataRecord.

BinaryImage
Gets the binary representation of MetadataRecordDigitalFields.

BinaryLength
Gets the length of the BinaryImage.

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

ClearDescription
Gets or sets the text description of the data value for the MetadataRecord when it is 0.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
Initialize(array<Byte>[]()[], Int32, Int32)
Initializes MetadataRecordDigitalFields from the specified binaryImage.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetDescription
Gets or sets the text description of the data value for the MetadataRecord when it is 1.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MetadataRecordDigitalFields
See Also

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