Defines specific fields for MetadataRecords that are of type Composed.
| C# | Visual Basic | Visual C++ |
public class MetadataRecordComposedFields : ISupportBinaryImage
Public Class MetadataRecordComposedFields _ Implements ISupportBinaryImage
public ref class MetadataRecordComposedFields : ISupportBinaryImage
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| BinaryImage |
Gets the binary representation of MetadataRecordComposedFields.
| |
| BinaryLength |
Gets the length of the BinaryImage.
| |
| ByteCount |
Specifies the number of bytes in the binary image of MetadataRecordComposedFields.
| |
| 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) | (Inherited from Object.) | |
| Equation |
Gets or sets the mathematical equation used for calculating the data value for the MetadataRecord.
| |
| 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 MetadataRecordComposedFields from the specified binaryImage.
| |
| InputPointers |
Gets or sets the historian identifiers being used in the Equation.
| |
| 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()()() | (Inherited from Object.) |
| Object | |
| MetadataRecordComposedFields | |