openPDC Synchrophasor Help
AnalogDefinition Class
NamespacesTVA.PhasorProtocols.BpaPdcStreamAnalogDefinition
Represents the BPA PDCstream implementation of an IAnalogDefinition.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AnalogDefinition : AnalogDefinitionBase
<SerializableAttribute> _
Public Class AnalogDefinition _
	Inherits AnalogDefinitionBase
[SerializableAttribute]
public ref class AnalogDefinition : public AnalogDefinitionBase
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AnalogDefinition(IConfigurationCell)
Creates a new AnalogDefinition from specified parameters.

AnalogDefinition(ConfigurationCell, String, UInt32, Double, AnalogType)
Creates a new AnalogDefinition from specified parameters.

AnalogDefinition(SerializationInfo, StreamingContext)
Creates a new AnalogDefinition from serialization parameters.

AnalogType
Gets or sets AnalogType of this AnalogDefinitionBase.
(Inherited from AnalogDefinitionBase.)
Attributes
Gets a Dictionary<(Of <(<'TKey, TValue>)>)> of string based property names and values for this AnalogDefinitionBase object.
(Inherited from AnalogDefinitionBase.)
BinaryImage()()()() (Inherited from BinaryImageBase.)
BinaryLength()()()() (Inherited from BinaryImageBase.)
BodyImage
Gets the binary body image of the AnalogDefinition object.
(Overrides ChannelDefinitionBase.BodyImage.)
BodyLength
Gets the length of the BodyImage.
(Overrides ChannelDefinitionBase.BodyLength.)
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 for the AnalogDefinitionBase.
(Inherited from AnalogDefinitionBase.)
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.)
GetObjectData(SerializationInfo, StreamingContext)
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from AnalogDefinitionBase.)
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 label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.)
LabelImage
Gets the binary image of the Label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.)
MaximumLabelLength
Gets the maximum length of the Label of this AnalogDefinition.
(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.)
Offset
Gets or sets the offset of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.)
Parent
Gets or sets the ConfigurationCell parent of this AnalogDefinition.

ParseBodyImage(array<Byte>[]()[][], Int32, Int32)
Parses the binary body image.
(Inherited from ChannelDefinitionBase.)
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 ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.)
ScalingValue
Gets or sets the integer scaling value of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase.)
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.)
Inheritance Hierarchy
Object
BinaryImageBase
 ChannelBase
  ChannelDefinitionBase
   AnalogDefinitionBase
    AnalogDefinition

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0