Represents the IEEE C37.118 implementation of a IDigitalDefinition.
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class DigitalDefinition : DigitalDefinitionBase
<SerializableAttribute> _ Public Class DigitalDefinition _ Inherits DigitalDefinitionBase
[SerializableAttribute] public ref class DigitalDefinition : public DigitalDefinitionBase
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| DigitalDefinition(IConfigurationCell) |
Creates a new DigitalDefinition.
| |
| DigitalDefinition(ConfigurationCell, String, UInt16, UInt16) |
Creates a new DigitalDefinition from specified parameters.
| |
| DigitalDefinition(SerializationInfo, StreamingContext) |
Creates a new DigitalDefinition from serialization parameters.
| |
| Attributes |
Gets a Dictionary<(Of <(<'TKey, TValue>)>)> of string based property names and values for this DigitalDefinition object.
(Overrides ChannelDefinitionBase.Attributes.) | |
| BinaryImage()()()() | (Inherited from BinaryImageBase.) | |
| BinaryLength()()()() | (Inherited from BinaryImageBase.) | |
| BodyImage |
Gets the binary body image of the ChannelDefinitionBase object.
(Inherited from ChannelDefinitionBase.) | |
| BodyLength |
Gets the length of the BodyImage.
(Inherited from ChannelDefinitionBase.) | |
| CompareTo(Object) |
Compares this instance to a specified object and returns an indication of their relative values.
(Inherited from ChannelDefinitionBase.) | |
| CompareTo(IChannelDefinition) |
Compares this instance to a specified IChannelDefinition object and returns an indication of their
relative values.
(Inherited from ChannelDefinitionBase.) | |
| ConversionFactor |
Gets or sets the conversion factor of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.) | |
| DataFormat |
Gets the DataFormat of this DigitalDefinitionBase.
(Inherited from DigitalDefinitionBase.) | |
| DraftRevision |
Gets the DraftRevision of this DigitalDefinition.
| |
| Equals(Object) |
Returns a value indicating whether this instance is equal to a specified object.
(Inherited from ChannelDefinitionBase.) | |
| Equals(IChannelDefinition) |
Returns a value indicating whether this instance is equal to specified IChannelDefinition value.
(Inherited from ChannelDefinitionBase.) | |
| 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.) | |
| FooterImage()()()() | (Inherited from BinaryImageBase.) | |
| FooterLength()()()() | (Inherited from BinaryImageBase.) | |
| GetHashCode()()()() |
Returns the hash code for this instance.
(Inherited from ChannelDefinitionBase.) | |
| GetLabel(Int32) |
Gets the individual labels for specified bit in this DigitalDefinition.
| |
| GetObjectData(SerializationInfo, StreamingContext) |
Populates a SerializationInfo with the data needed to serialize the target object.
(Overrides ChannelDefinitionBase.GetObjectData(SerializationInfo, StreamingContext).) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HeaderImage()()()() | (Inherited from BinaryImageBase.) | |
| HeaderLength()()()() | (Inherited from BinaryImageBase.) | |
| Index |
Gets or sets the index of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.) | |
| Initialize(array<Byte>[]()[][], Int32, Int32) | (Inherited from BinaryImageBase.) | |
| Label |
Gets or sets the combined set of label images of this DigitalDefinition.
(Overrides ChannelDefinitionBase.Label.) | |
| LabelCount |
Gets the number of labels defined in this DigitalDefinition.
| |
| LabelImage |
Gets the binary image of the Label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.) | |
| MaximumLabelLength |
Gets the maximum length of the Label of this DigitalDefinition.
(Overrides ChannelDefinitionBase.MaximumLabelLength.) | |
| MaximumScalingValue |
Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NormalStatus |
Gets or sets normal status for this DigitalDefinition.
| |
| Offset |
Gets or sets the offset of this DigitalDefinitionBase.
(Inherited from DigitalDefinitionBase.) | |
| Parent |
Gets or sets the ConfigurationCell parent of this DigitalDefinition.
| |
| ParseBodyImage(array<Byte>[]()[][], Int32, Int32) |
Parses the binary body image.
(Overrides ChannelDefinitionBase.ParseBodyImage(array<Byte>[]()[][], Int32, Int32).) | |
| ParseFooterImage(array<Byte>[]()[][], Int32, Int32) | (Inherited from BinaryImageBase.) | |
| ParseHeaderImage(array<Byte>[]()[][], Int32, Int32) | (Inherited from BinaryImageBase.) | |
| ScalePerBit |
Gets the scale/bit for the ScalingValue of this DigitalDefinitionBase.
(Inherited from DigitalDefinitionBase.) | |
| ScalingValue |
Gets or sets the integer scaling value of this DigitalDefinitionBase.
(Inherited from DigitalDefinitionBase.) | |
| SetLabel(Int32, String) |
Sets the individual labels for specified bit in this DigitalDefinition.
| |
| State |
Gets or sets the parsing state for this ChannelBase object.
(Inherited from ChannelBase.) | |
| Tag |
Gets or sets a user definable reference to an object associated with this ChannelBase object.
(Inherited from ChannelBase.) | |
| ToString()()()() |
Gets the string respresentation of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.) | |
| ValidInputs |
Gets or sets valid input for this DigitalDefinition.
|
| Object | |||||
| BinaryImageBase | |||||
| ChannelBase | |||||
| ChannelDefinitionBase | |||||
| DigitalDefinitionBase | |||||
| DigitalDefinition | |||||